|
GlsMap Toolkit
1.10.2
|
#include <vpf_table_header.h>
Public Attributes | |
| const char * | name |
| VPFUtil::DataType | dataType |
| VPFUtil::KeyType | keyType |
| int | numElements |
Check structure facilitates ensuring that table header column definitions match a known spec
| VPFUtil::DataType disti::VPFTableHeader::ColumnDefinition::Check::dataType |
type of data in column
| VPFUtil::KeyType disti::VPFTableHeader::ColumnDefinition::Check::keyType |
key type for column
| const char* disti::VPFTableHeader::ColumnDefinition::Check::name |
name of column
| int disti::VPFTableHeader::ColumnDefinition::Check::numElements |
number of data elements in column (-1 for var length)