GlsMap Toolkit  1.6.1
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) const disti::VPFTableprotected
CheckColumnForeignKey(const unsigned int col, const char *const colName, const bool colCanBeNULL=false) const disti::VPFTableprotected
GetRowCount(void) const disti::VPFTableinline
GetTableData(void) const disti::VPFTableinline
GetTableHeader(void) const disti::VPFTableinline
GetTableValue(const unsigned int rowNum, const unsigned int colNum) const disti::VPFTable
Initialize(const char *const fname, volatile bool &abortLoad)disti::VPFTableprotected
IsValid(void) const disti::VPFTableinline
ReadRow(VPFFile &infile, VPFTableHeader &tableHeader, volatile bool &abortLoad) const disti::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