|
librcsb-core-wrapper
1.005
|
This is the complete list of members for TableFile, including all inherited members.
| _AddBlock(const string &blockName, Serializer *serP) | TableFile | protected |
| _blocks | TableFile | protected |
| _caseSense | TableFile | protected |
| _f | TableFile | protected |
| _fileMode | TableFile | protected |
| _fileName | TableFile | protected |
| _GetAllTables() | TableFile | protected |
| _GetNumTablesInBlocks(vector< UInt32 > &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 |
| _WriteFileIndex(Serializer *serP, const vector< unsigned int > &tableLocs) | TableFile | protected |
| AddBlock(const string &blockName) | TableFile | |
| Close() | TableFile | |
| 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 | |
| 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 |
| IsBlockPresent(const string &blockName) | TableFile | |
| RenameBlock(const string &oldBlockName, const string &newBlockName) | TableFile | |
| RenameFirstBlock(const string &newBlockName) | TableFile | inline |
| Serialize(const string &fileName) | TableFile | |
| TableFile(const Char::eCompareType caseSense=Char::eCASE_SENSITIVE) | TableFile | |
| TableFile(const eFileMode fileMode, const string &fileName, const Char::eCompareType caseSense=Char::eCASE_SENSITIVE) | TableFile | |
| ~TableFile() | TableFile | virtual |
1.8.16