GlobalObjects
|
This is the complete list of members for glo::RealIndexPool, including all inherited members.
_createObjIDIndexFromTable(const SchemaInterface &rSchemaInterface, const ClassInfoAttribute &rClassInfoAttribute) | glo::RealIndexPool | protected |
_createObjStrIndexFromTables(const SchemaInterface &rSchemaInterface, const ClassInfoIndex &rClassInfoIndex) | glo::RealIndexPool | protected |
_deleteAllSchemaIndexValues() | glo::IndexPool | protected |
_existsSchemaIndex(const std::string &rsSchemaName) const | glo::IndexPool | protectedvirtual |
_getFreeObjIDPos(std::streampos &rPos, const std::string &rsSchemaName, unsigned long ulClassID) const | glo::IndexPool | protectedvirtual |
_getIndexString(std::string &rsRetValIndex, const std::vector< eut::LanguageFunctions::EnLanguageKey > &rLanguageKeys, bool bCaseSensitive, const SchemaInterface &rSchemaInterface, unsigned long ulClassID, const ObjID &rObjID, const ClassInfoIndex::IndexAttributeItem &rIndexAttributeItem) | glo::RealIndexPool | protected |
_getObjectStrIndex(ObjectStrIndex *&prRetVal, const std::string &rsSchemaName, unsigned long ulClassID, const std::string &rsIndexName) const | glo::IndexPool | protectedvirtual |
_getObjectStrIndexIterator(ObjectStrIndexIterator *&prObjStrIterators, const std::string &rsSchemaName, unsigned long ulClassID, const std::string &rsIndexName) const | glo::IndexPool | protectedvirtual |
_getObjIdPosTuple(ObjIdPosTuple *&prRetVal, const std::string &rsSchemaName, unsigned long ulClassID, const ObjID &rObjID) const | glo::IndexPool | protectedvirtual |
_getSchemaIndex(SchemaIndex *&prRetVal, const std::string &rsSchemaName) const | glo::IndexPool | protectedvirtual |
_getTableObjIdIndex(TableObjIdIndex *&prRetVal, const std::string &rsSchemaName, unsigned long ulClassID) const | glo::IndexPool | protectedvirtual |
_getTableObjIdIndexIterator(TableObjIdIndexIterator *&prTableIterators, const std::string &rsSchemaName, unsigned long ulClassID) const | glo::IndexPool | protectedvirtual |
_insertDeletedObjID(const std::string &rsSchemaName, const ObjID &rDeletedObjId) | glo::IndexPool | protectedvirtual |
_insertFreeObjIDPos(const std::string &rsSchemaName, unsigned long ulClassID, std::streampos Pos) | glo::IndexPool | protectedvirtual |
_insertObjIdPosTuple(const std::string &rsSchemaName, unsigned long ulClassID, const ObjIdPosTuple &rIndexTuple) | glo::IndexPool | protectedvirtual |
_insertObjStrIdTuple(const std::string &rsSchemaName, unsigned long ulClassID, const std::string &rsIndexName, const ObjStrIdTuple &rIndexTuple) | glo::IndexPool | protectedvirtual |
_isObjIdDeleted(const std::string &rsSchemaName, const ObjID &rObjID) const | glo::IndexPool | protectedvirtual |
_isObjIdFree(const std::string &rsSchemaName, unsigned long ulClassID, const ObjID &rObjID) const | glo::IndexPool | protectedvirtual |
_makeObjectStrIndex(const std::string &rsSchemaName, const std::string &rsTablePathName, unsigned long ulClassID, const std::string &rsIndexName, bool bUnique) | glo::IndexPool | protectedvirtual |
_makeTableObjIdIndex(const std::string &rsSchemaName, const std::string &rsTablePathName, unsigned long ulClassID) | glo::IndexPool | protectedvirtual |
_readObjIDIndexes(const SchemaInterface &rSchemaInterface) | glo::RealIndexPool | protected |
_readObjStrIndexes(const SchemaInterface &rSchemaInterface) | glo::RealIndexPool | protected |
_reindexObjIDIndexes(const SchemaInterface &rSchemaInterface) | glo::RealIndexPool | protected |
_reindexObjStrIndexes(const SchemaInterface &rSchemaInterface) | glo::RealIndexPool | protected |
_removeFreeObjIDPos(const std::string &rsSchemaName, unsigned long ulClassID, std::streampos Pos) | glo::IndexPool | protectedvirtual |
_removeSchemaIndex(const std::string &rsSchemaName) | glo::IndexPool | protected |
_writeObjIDIndexes(const SchemaInterface &rSchemaInterface) const | glo::RealIndexPool | protected |
_writeObjIDIndexes(const SchemaIndex &rSchemaIndex) const | glo::RealIndexPool | protected |
_writeObjStrIndexes(const SchemaInterface &rSchemaInterface) const | glo::RealIndexPool | protected |
_writeObjStrIndexes(const SchemaIndex &rSchemaIndex) const | glo::RealIndexPool | protected |
copyMapFrom(const IndexPool &rT) | glo::IndexPool | protected |
deleteAllSchemaIndexValues() | glo::IndexPool | |
existsSchemaIndex(const std::string &rsSchemaName) const | glo::RealIndexPool | virtual |
getFreeObjIDPos(std::streampos &rPos, const std::string &rsSchemaName, unsigned long ulClassID) const | glo::RealIndexPool | virtual |
getNumberOfClassInfos(const SchemaInterface &rSchemaInterface) const | glo::RealIndexPool | |
getNumberOfIndexes(const SchemaInterface &rSchemaInterface) const | glo::RealIndexPool | |
getObjectStrIndexIterator(ObjectStrIndexIterator *&prObjectStrIndexIterators, const std::string &rsSchemaName, unsigned long ulClassID, const std::string &rsIndexName) const | glo::IndexPool | virtual |
getObjIdPosTuple(ObjIdPosTuple *&prRetVal, const std::string &rsSchemaName, unsigned long ulClassID, const ObjID &rObjID) const | glo::IndexPool | virtual |
getTableObjIdIndexIterator(TableObjIdIndexIterator *&prTableIterators, const std::string &rsSchemaName, unsigned long ulClassID) const | glo::IndexPool | virtual |
IndexPool() | glo::IndexPool | |
IndexPool(const IndexPool &rT) | glo::IndexPool | |
insertDeletedObjID(const std::string &rsSchemaName, const ObjID &rDeletedObjId) | glo::IndexPool | virtual |
insertFreeObjIDPos(const std::string &rsSchemaName, unsigned long ulClassID, std::streampos Pos) | glo::RealIndexPool | virtual |
insertObjIdPosTuple(const std::string &rsSchemaName, unsigned long ulClassID, const ObjIdPosTuple &rIndexTuple) | glo::IndexPool | virtual |
insertObjStrIdTuple(const std::string &rsSchemaName, unsigned long ulClassID, const std::string &rsIndexName, const ObjStrIdTuple &rIndexTuple) | glo::IndexPool | virtual |
isIndexFree(const std::string &rsSchemaName, unsigned long ulClassID, const ObjID &rObjID, const std::string &rsIndexName, const std::string &rsIndex) const | glo::IndexPool | virtual |
isObjIdDeleted(const std::string &rsSchemaName, const ObjID &rObjID) const | glo::IndexPool | virtual |
isObjIdFree(const std::string &rsSchemaName, const ObjID &rObjID) const | glo::IndexPool | virtual |
m_iActions | glo::RealIndexPool | private |
m_LocalCriticalSection | glo::IndexPool | protected |
m_pWatchNotifyManager | glo::RealIndexPool | private |
m_SchemaIndexMap | glo::IndexPool | protected |
notifyIndexReadWrite(TdWatchNotifyMode iMode, const std::string &rsSchemaName, const ObjID &rObjID, int iFraction, int iActions) | glo::RealIndexPool | |
operator=(const RealIndexPool &rT) | glo::RealIndexPool | |
glo::IndexPool::operator=(const IndexPool &rT) | glo::IndexPool | |
readIndexes(const SchemaInterface &rSchemaInterface) | glo::RealIndexPool | |
RealIndexPool() | glo::RealIndexPool | |
RealIndexPool(const RealIndexPool &rT) | glo::RealIndexPool | |
reindex(const SchemaInterface &rSchemaInterface) | glo::RealIndexPool | |
reindex(const SchemaInterface &rSchemaInterface, int iActions) | glo::RealIndexPool | |
reindexObjIDIndexes(const SchemaInterface &rSchemaInterface) | glo::RealIndexPool | |
reindexObjStrIndexes(const SchemaInterface &rSchemaInterface) | glo::RealIndexPool | |
releaseAllCommunicatorObjStrIdTuples(const std::string &rsSchemaName, const NUM_PTR ipReservingComunicator) | glo::IndexPool | |
releaseObjStrIdTuple(const std::string &rsSchemaName, unsigned long ulClassID, const std::string &rsIndexName, const NUM_PTR ipReservingComunicatorTrx) | glo::IndexPool | |
removeFreeObjIDPos(const std::string &rsSchemaName, unsigned long ulClassID, std::streampos Pos) | glo::RealIndexPool | virtual |
removeObjId(const std::string &rsSchemaName, unsigned long ulClassID, const ObjID &rObjID) | glo::IndexPool | virtual |
removeObjStrIdTuple(const std::string &rsSchemaName, unsigned long ulClassID, const std::string &rsIndexName, const ObjID &rObjID, NUM_PTR ipReservingComunicatorTrx=0) | glo::IndexPool | virtual |
removeSchemaIndex(const std::string &rsSchemaName) | glo::RealIndexPool | |
reserveObjStrIdTuple(const std::string &rsSchemaName, unsigned long ulClassID, const std::string &rsIndexName, const ObjStrIdTuple &rIndexTuple) | glo::IndexPool | |
setWatchNotifyManager(WatchNotifyManager *pWatchNotifyManager) | glo::RealIndexPool | |
writeIndexes(const SchemaInterface &rSchemaInterface) | glo::RealIndexPool | |
writeIndexes(const SchemaInterface &rSchemaInterface, int iActions) | glo::RealIndexPool | |
writeObjIDIndexes(const SchemaInterface &rSchemaInterface) const | glo::RealIndexPool | |
writeObjStrIndexes(const SchemaInterface &rSchemaInterface) const | glo::RealIndexPool | |
~IndexPool() | glo::IndexPool | virtual |
~RealIndexPool() | glo::RealIndexPool | virtual |