librcsb-core-wrapper  1.000
Block Member List

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

_tablesBlock
AddTable(const std::string &name=string(), const Char::eCompareType colCaseSense=Char::eCASE_SENSITIVE)Block
AddTable(const string &name, const int indexInFile=0, ISTable *isTableP=NULL)Block
Block(const string &name, Serializer *serP, const eFileMode fileMode=READ_MODE, const Char::eCompareType caseSense=Char::eCASE_SENSITIVE)Block
DeleteTable(const string &tableName)Block
GetName() const Blockinline
GetTable(const string &tableName)Block
GetTableNames(vector< string > &tableNames)Block
GetTablePtr(const string &tableName)Block
IsTablePresent(const string &tableName)Block
operator==(Block &inBlock)Block
Print()Block
RenameTable(const string &oldName, const string &newName)Block
SetName(const string &name)Blockinline
WriteTable(ISTable &isTable)Block
WriteTable(ISTable *isTableP)Block
~Block()Block