|
GATE
C/C++ Framework
|
Defines the data fields of a property table. More...
#include <properties.h>
Data Fields | |
| gate_arraylist_t | column_types |
| gate_arraylist_t | column_names |
| gate_arraylist_t | rows |
Defines the data fields of a property table.
| gate_arraylist_t column_types |
array of property-type IDs matching the columns of a property table
| gate_arraylist_t column_names |
array of property name strings matching the columns of a property table
| gate_arraylist_t rows |
array of rows (containing arrays of gate_property_t) with contents of a property table