GATE
C/C++ Framework
Loading...
Searching...
No Matches
gate_proptable_class Struct Reference

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

Detailed Description

Defines the data fields of a property table.

Field Documentation

◆ column_types

gate_arraylist_t column_types

array of property-type IDs matching the columns of a property table

◆ column_names

gate_arraylist_t column_names

array of property name strings matching the columns of a property table

◆ rows

array of rows (containing arrays of gate_property_t) with contents of a property table


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