GlsMap Toolkit  1.6.1
disti::VPFTableHeader::ColumnDefinition::Check Struct Reference

#include <vpf_table_header.h>

Public Attributes

const char * name
 
VPFUtil::DataType dataType
 
VPFUtil::KeyType keyType
 
int numElements
 

Detailed Description

Check structure facilitates ensuring that table header column definitions match a known spec

Member Data Documentation

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)


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