| _AddBlock(const string &blockName, FileNavigator *fileNav) | TableFile | [protected] |
| _blocks | TableFile | [protected] |
| _caseSense | TableFile | [protected] |
| _f | TableFile | [protected] |
| _fileMode | TableFile | [protected] |
| _fileName | TableFile | [protected] |
| _GetAllTables() | TableFile | [protected] |
| _GetNumTablesInBlocks(vector< Word > &numTablesInBlocks) | TableFile | [protected] |
| _GetTablePtr(const unsigned int blockIndex, const unsigned int tableIndex) | TableFile | [protected] |
| _ReadFileIndex() | TableFile | [protected] |
| _ReadFileIndexVersion0() | TableFile | [protected] |
| _ReadFileIndexVersion1() | TableFile | [protected] |
| _SetStatusInd(const string &blockName) | TableFile | [protected] |
| _statusInd | TableFile | [protected] |
| _version | TableFile | [private, static] |
| _WriteFileIndex(FileNavigator *fileNav, const vector< int > &tableLocs) | TableFile | [protected] |
| AddBlock(const string &blockName) | TableFile | |
| Close() | TableFile | |
| DumpFile(void) | TableFile | [inline] |
| eCLEAR_STATUS enum value | TableFile | |
| eDUPLICATE_BLOCKS enum value | TableFile | |
| eStatusInd enum name | TableFile | |
| eUNNAMED_BLOCKS enum value | TableFile | |
| Flush() | TableFile | |
| GetBlock(const string &blockName) | TableFile | |
| GetBlockNames(vector< string > &blockNames) | TableFile | |
| GetBlockNames(mapped_vector< string > &blockNames) | TableFile | |
| GetCaseSensitivity(void) | TableFile | [inline] |
| GetFileMode(void) | TableFile | [inline] |
| GetFileName(void) | TableFile | [inline] |
| GetFirstBlockName() | TableFile | |
| GetNumBlocks() | TableFile | [inline] |
| GetSortedTablesIndices(vector< unsigned int > &tablesIndices) | TableFile | [protected] |
| GetStatusInd(void) | TableFile | [inline] |
| GetTableNames(vector< string > &tableNames) | TableFile | [protected] |
| GetTablesIndices(vector< unsigned int > &tablesIndices) | TableFile | [protected] |
| GetTotalNumTables() | TableFile | [protected] |
| Init() | TableFile | [private] |
| IsBlockPresent(const string &blockName) | TableFile | |
| Open(const string &fileName, const eFileMode fileMode) | TableFile | [private] |
| PrintHeaderInfo() | TableFile | |
| PrintIndex(void) | TableFile | [inline] |
| PrintIndexPosition(int position) | TableFile | [inline] |
| RenameBlock(const string &oldBlockName, const string &newBlockName) | TableFile | |
| RenameFirstBlock(const string &newBlockName) | TableFile | [inline] |
| Serialize(const string &fileName) | TableFile | |
| TableFile(const StringCompare::eCompareType caseSense=StringCompare::eCASE_SENSITIVE) | TableFile | |
| TableFile(const eFileMode fileMode, const string &fileName, const StringCompare::eCompareType caseSense=StringCompare::eCASE_SENSITIVE) | TableFile | |
| ~TableFile() | TableFile | [virtual] |
1.5.1