librcsb-core-wrapper  1.000
TableFile Member List

This is the complete list of members for TableFile, including all inherited members.

_AddBlock(const string &blockName, Serializer *serP)TableFileprotected
_blocksTableFileprotected
_caseSenseTableFileprotected
_fTableFileprotected
_fileModeTableFileprotected
_fileNameTableFileprotected
_GetAllTables()TableFileprotected
_GetNumTablesInBlocks(vector< UInt32 > &numTablesInBlocks)TableFileprotected
_GetTablePtr(const unsigned int blockIndex, const unsigned int tableIndex)TableFileprotected
_ReadFileIndex()TableFileprotected
_ReadFileIndexVersion0()TableFileprotected
_ReadFileIndexVersion1()TableFileprotected
_SetStatusInd(const string &blockName)TableFileprotected
_statusIndTableFileprotected
_WriteFileIndex(Serializer *serP, const vector< unsigned int > &tableLocs)TableFileprotected
AddBlock(const string &blockName)TableFile
Close()TableFile
eCLEAR_STATUS enum valueTableFile
eDUPLICATE_BLOCKS enum valueTableFile
eStatusInd enum nameTableFile
eUNNAMED_BLOCKS enum valueTableFile
Flush()TableFile
GetBlock(const string &blockName)TableFile
GetBlockNames(vector< string > &blockNames)TableFile
GetCaseSensitivity(void)TableFileinline
GetFileMode(void)TableFileinline
GetFileName(void)TableFileinline
GetFirstBlockName()TableFile
GetNumBlocks()TableFileinline
GetSortedTablesIndices(vector< unsigned int > &tablesIndices)TableFileprotected
GetStatusInd(void)TableFileinline
GetTableNames(vector< string > &tableNames)TableFileprotected
GetTablesIndices(vector< unsigned int > &tablesIndices)TableFileprotected
GetTotalNumTables()TableFileprotected
IsBlockPresent(const string &blockName)TableFile
RenameBlock(const string &oldBlockName, const string &newBlockName)TableFile
RenameFirstBlock(const string &newBlockName)TableFileinline
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()TableFilevirtual