GL Studio C++ Runtime API
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

type of data in column

key type for column

const char* name

name of column

int numElements

number of data elements in column (-1 for var length)


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