GlsMap Toolkit  1.9.1
All Classes Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
disti::VPFTable Member List

This is the complete list of members for disti::VPFTable, including all inherited members.

_datadisti::VPFTableprotected
_isValiddisti::VPFTableprotected
_tableHeaderdisti::VPFTableprotected
CheckColumn(const unsigned int col, const VPFTableHeader::ColumnDefinition::Check &check, const bool colCanBeNULL=false) constdisti::VPFTableprotected
CheckColumnForeignKey(const unsigned int col, const char *const colName, const bool colCanBeNULL=false) constdisti::VPFTableprotected
GetRowCount(void) constdisti::VPFTableinline
GetTableData(void) constdisti::VPFTableinline
GetTableHeader(void) constdisti::VPFTableinline
GetTableValue(const unsigned int rowNum, const unsigned int colNum) constdisti::VPFTable
Initialize(const char *const fname, volatile bool &abortLoad)disti::VPFTableprotected
IsValid(void) constdisti::VPFTableinline
ReadRow(VPFFile &infile, VPFTableHeader &tableHeader, volatile bool &abortLoad) constdisti::VPFTableprotected
Row typedefdisti::VPFTable
TableData typedefdisti::VPFTable
VPFTable(const char *const fname, volatile bool &abortLoad)disti::VPFTable
VPFTable(const char *const fname, const VPFTableHeader::ColumnDefinition::Check *const columnCheck, const unsigned int numColumnCheck, volatile bool &abortLoad)disti::VPFTable
~VPFTable()disti::VPFTablevirtual