|
GlsMap Toolkit
1.4.1
|
This is the complete list of members for disti::VPFTable, including all inherited members.
| _data | disti::VPFTable | protected |
| _isValid | disti::VPFTable | protected |
| _tableHeader | disti::VPFTable | protected |
| CheckColumn(const unsigned int col, const VPFTableHeader::ColumnDefinition::Check &check, const bool colCanBeNULL=false) const | disti::VPFTable | protected |
| CheckColumnForeignKey(const unsigned int col, const char *const colName, const bool colCanBeNULL=false) const | disti::VPFTable | protected |
| GetRowCount(void) const | disti::VPFTable | inline |
| GetTableData(void) const | disti::VPFTable | inline |
| GetTableHeader(void) const | disti::VPFTable | inline |
| GetTableValue(const unsigned int rowNum, const unsigned int colNum) const | disti::VPFTable | |
| Initialize(const char *const fname, volatile bool &abortLoad) | disti::VPFTable | protected |
| IsValid(void) const | disti::VPFTable | inline |
| ReadRow(VPFFile &infile, VPFTableHeader &tableHeader, volatile bool &abortLoad) const | disti::VPFTable | protected |
| Row typedef | disti::VPFTable | |
| TableData typedef | disti::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::VPFTable | virtual |