In-memory representation of a QFO space. More...
Data Fields | |
union { | |
dstatement_t * code | |
pr_type_t * data | |
char * strings | |
} | d |
unsigned | data_size |
qfo_def_t * | defs |
int | id |
int | num_defs |
qfos_type_t | type |
In-memory representation of a QFO space.
dstatement_t* code |
union { ... } d |
pr_type_t* data |
unsigned data_size |
qfo_def_t* defs |
int id |
int num_defs |
char* strings |
qfos_type_t type |