GlobalObjects
|
This is the complete list of members for glo::TransactionIndexPool, including all inherited members.
_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 |
_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 |
_removeFreeObjIDPos(const std::string &rsSchemaName, unsigned long ulClassID, std::streampos Pos) | glo::IndexPool | protectedvirtual |
_removeSchemaIndex(const std::string &rsSchemaName) | glo::IndexPool | protected |
copyMapFrom(const IndexPool &rT) | glo::IndexPool | protected |
deleteAllSchemaIndexValues() | glo::IndexPool | |
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 |
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 |
insertTransactionDeletedObjID(const std::string &rsSchemaName, const ObjID &rDeletedObjId) | glo::TransactionIndexPool | |
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_LocalCriticalSection | glo::IndexPool | protected |
m_SchemaIndexMap | glo::IndexPool | protected |
operator=(const TransactionIndexPool &rT) | glo::TransactionIndexPool | |
operator=(const IndexPool &rT) | glo::TransactionIndexPool | |
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 | |
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 |
removeTransactionDeletedObjID(const std::string &rsSchemaName, const ObjID &rDeletedObjId) | glo::TransactionIndexPool | |
reserveObjStrIdTuple(const std::string &rsSchemaName, unsigned long ulClassID, const std::string &rsIndexName, const ObjStrIdTuple &rIndexTuple) | glo::IndexPool | |
TransactionIndexPool() | glo::TransactionIndexPool | |
TransactionIndexPool(const TransactionIndexPool &rT) | glo::TransactionIndexPool | |
TransactionIndexPool(const IndexPool &rT) | glo::TransactionIndexPool | |
~IndexPool() | glo::IndexPool | virtual |
~TransactionIndexPool() | glo::TransactionIndexPool | virtual |