[virtual], utTableDef [virtual], and RNGTable.
Public Member Functions | |
| virtual unsigned long | getNumberOfColumns () const=0 |
| number of columns | |
| virtual const char * | getLabelOfColumn (unsigned long i) const=0 |
| get label of column | |
| virtual ColumnType | getTypeOfColumn (unsigned long i) const=0 |
| get type of column | |
Friends | |
| bool | operator== (const TableDefinition &f, const TableDefinition &s) |
| compare two TableDefinitions | |
|
|
number of columns
Implemented in dynTableDefinition, and utTableDef. |
|
|
get label of column
Implemented in dynTableDefinition, and utTableDef. |
|
|
get type of column
Implemented in dynTableDefinition, and utTableDef. |
|
||||||||||||
|
compare two TableDefinitions
|
1.3