Volksdata 1.0b7
RDF library
Loading...
Searching...
No Matches
VOLK_BufferTriple Struct Reference

Triple of byte buffers. More...

#include <buffer.h>

Collaboration diagram for VOLK_BufferTriple:

Data Fields

VOLK_Buffers
VOLK_Bufferp
VOLK_Buffero

Detailed Description

Triple of byte buffers.

This is a generic data triple. Store implementations should handle this data type rather than RDF terms and triples. Conversion to/from RDF terms and triples is done in the term and triple modules.

Definition at line 60 of file buffer.h.

Field Documentation

◆ s

VOLK_Buffer* VOLK_BufferTriple::s

Definition at line 61 of file buffer.h.

◆ p

VOLK_Buffer* VOLK_BufferTriple::p

Definition at line 62 of file buffer.h.

◆ o

VOLK_Buffer* VOLK_BufferTriple::o

Definition at line 63 of file buffer.h.


The documentation for this struct was generated from the following file: