YACDB
Yet Another C(rappy) Database
record Struct Reference

Handles the general record type that abstracts away from the actual type of the data. More...

#include <record.h>

Data Fields

unsigned char type
 
void * data
 

Detailed Description

Handles the general record type that abstracts away from the actual type of the data.


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