|
Volksdata 1.0b7
RDF library
|
Data Fields | |
| VOLK_Key | key |
| Serialized term key. | |
| void * | data |
| Serialized term data. | |
| size_t | size |
| Serialized term size. | |
Definition at line 11 of file store_htable.c.
| VOLK_Key IndexEntry::key |
Serialized term key.
Definition at line 12 of file store_htable.c.
| void* IndexEntry::data |
Serialized term data.
Definition at line 13 of file store_htable.c.
| size_t IndexEntry::size |
Serialized term size.
Definition at line 14 of file store_htable.c.