GlobalObjects
|
Vollständige Aufstellung aller Elemente für glo::PrivateBase einschließlich aller geerbten Elemente.
assignObject(BasePersistent *pObject) | glo::PrivateBase | protected |
Base class | glo::PrivateBase | friend |
beginCommitAbortTransaction(OrderMsg::EnOrderType eBeginOrCommitOrAbort) | glo::PrivateBase | protected |
close(CallBack *pProgressNotificationCallBack) | glo::PrivateBase | protected |
closeAllSet(BaseAllSet *pAllSet) | glo::PrivateBase | protected |
closeBase(CallBack *pProgressNotificationCallBack) | glo::PrivateBase | protected |
compressBase(const std::string &rstrBaseName, CallBack *pProgressNotificationCallBack) | glo::PrivateBase | protected |
compressBase(CallBack *pProgressNotificationCallBack) | glo::PrivateBase | protected |
connect(CallBack *pServerCrashNotificationCallBack=nullptr) | glo::PrivateBase | protected |
deleteObjects(const std::vector< glo::ObjID > &rObjectIDs, EnDeepMode eDeepMode) | glo::PrivateBase | protected |
disconnect() | glo::PrivateBase | protected |
doWithBase(const std::string &rstrBaseName, CallBack *pCallBack, OrderMsg::EnOrderType eRepairType) | glo::PrivateBase | protected |
EmbeddedRecordAttribute class | glo::PrivateBase | friend |
generateObject(BasePersistent *&prObject, Record *pRecord, bool bShouldBeActivated, bool bGeneric) | glo::PrivateBase | protected |
getAllBases(std::vector< std::string > *&prRetValVector) const | glo::PrivateBase | protected |
getAllClassInfosFromBase(std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prAllClassInfoMap, const std::string &rstrBaseName) | glo::PrivateBase | protected |
getAllLoggedClients(std::vector< ClientInfo > &rClientInfoVector, const std::string &rstrBaseName) const | glo::PrivateBase | protected |
getAllSubClassInfos(std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prSubClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName) | glo::PrivateBase | protected |
getAllSuperClassInfos(std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prSuperClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName) | glo::PrivateBase | protected |
getAnObject(BasePersistent *&prObject, const ObjID &rObjID, bool bGeneric=false) | glo::PrivateBase | protected |
getBaseCount(std::vector< std::string >::size_type &rBaseCount) const | glo::PrivateBase | protected |
getBaseID() const | glo::PrivateBase | protected |
getBaseName() const | glo::PrivateBase | protected |
getClassInfo(ClassInfo *&prClassInfo, unsigned long ulClassID, const std::string &rstrBaseName) const | glo::PrivateBase | protected |
getClassInfo(ClassInfo *&prClassInfo, const std::string &rstrClassName, const std::string &rstrBaseName) const | glo::PrivateBase | protected |
getClassInfos(OrderMsg::EnOrderType eOrder, std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName) | glo::PrivateBase | protected |
getClientName() const | glo::PrivateBase | protected |
getCommunicatorID() const | glo::PrivateBase | protected |
getDbIniName() const | glo::PrivateBase | protected |
getDefaultLimits(std::vector< LimitRecord > *&prRetValVector) const | glo::PrivateBase | protected |
getDependDataRecords(std::map< ObjID, Record *, std::less< ObjID > > &rRetValList, Record &rObjDataRecord, EnDeepMode eDeepMode, bool bWithRefRecords) const | glo::PrivateBase | protected |
getIndexedObjIdsFromAllSet(std::vector< glo::ObjID > &rObjIDContainer, const BaseAllSet &rAllSet, const std::string &rsIndexSearchValue, EnQueryType eQuerryType) | glo::PrivateBase | protected |
getIndexedObjIdsFromAllSet(std::vector< glo::ObjID > &rObjIDContainer, const BaseAllSet &rAllSet, const std::string &rsIndexName, unsigned long ulIndexClassID, const std::string &rsIndexSearchValue, EnQueryType eQuerryType) | glo::PrivateBase | protected |
getIndexedObjIdsFromAllSet(std::vector< glo::ObjID > &rObjIDContainer, const BaseAllSet &rAllSet, const std::string &rsIndexSearchValue, EnComparisionOp eComparisionOp) | glo::PrivateBase | protected |
getIndexedObjIdsFromAllSet(std::vector< glo::ObjID > &rObjIDContainer, const BaseAllSet &rAllSet, const std::string &rsIndexName, unsigned long ulIndexClassID, const std::string &rsIndexSearchValue, EnComparisionOp eComparisionOp) | glo::PrivateBase | protected |
getIndexedObjIdsFromAllSet(std::vector< glo::ObjID > &rObjIDContainer, const BaseAllSet &rAllSet, const std::string &rsRangeStartIndexSearchValue, const std::string &rsRangeEndIndexSearchValue) | glo::PrivateBase | protected |
getIndexedObjIdsFromAllSet(std::vector< glo::ObjID > &rObjIDContainer, const BaseAllSet &rAllSet, const std::string &rsIndexName, unsigned long ulIndexClassID, const std::string &rsRangeStartIndexSearchValue, const std::string &rsRangeEndIndexSearchValue) | glo::PrivateBase | protected |
getKnownSchemes(std::vector< std::string > &rRetVal) | glo::PrivateBase | protected |
getLimits(LimitRecord *&prLimitRecord, const ClassInfoAttribute::Type &rClassInfoAttributeType) const | glo::PrivateBase | protected |
getObjectFromAllSet(ObjID &rObjID, BasePersistent *&prObject, const BaseAllSet &rAllSet, EnSeekMode eMode, bool bGeneric=false) | glo::PrivateBase | protected |
getObjectMaker() | glo::PrivateBase | protected |
getObjectsToActivat() | glo::PrivateBase | protected |
getObjIdFromAllSet(ObjID &rObjID, const BaseAllSet &rAllSet, EnSeekMode eMode) | glo::PrivateBase | protected |
getPort(unsigned int &ruiPort) | glo::PrivateBase | protected |
getRecord(Record *&prRecord, const ObjID &rObjID, unsigned long ulClassID) | glo::PrivateBase | protected |
getSchemaNameWithPath(std::string &rstrRetVal) | glo::PrivateBase | protected |
getSchemaPath(std::string &rstrRetVal) | glo::PrivateBase | protected |
getServerName() const | glo::PrivateBase | protected |
getSizeFromAllSet(std::size_t &rnSize, const BaseAllSet &rAllSet) | glo::PrivateBase | protected |
getSubClassInfos(std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prSubClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName) | glo::PrivateBase | protected |
getSuperClassInfos(std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prSuperClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName) | glo::PrivateBase | protected |
getTimeOutSec(int &riTimeOutSec) | glo::PrivateBase | protected |
getTransactionLevel() const | glo::PrivateBase | protected |
insertDataRecord(std::map< ObjID, Record *, std::less< ObjID > > &rRetValList, IDRecordAttribute *pIDRecordAttribute, EnDeepMode eDeepMode, bool bWithRefRecords) const | glo::PrivateBase | protected |
insertDataRecord(std::map< ObjID, Record *, std::less< ObjID > > &rRetValList, ObjIDRecordTuple *pObjIDRecordTuple, EnDeepMode eDeepMode) const | glo::PrivateBase | protected |
insertDataRecord(std::map< ObjID, Record *, std::less< ObjID > > &rRetValList, ObjID ObjID, EnDeepMode eDeepMode) const | glo::PrivateBase | protected |
insertDataRecord(std::map< ObjID, Record *, std::less< ObjID > > &rRetValList, IDRecordAttribute *pIDRecordAttribute, ObjIDRecordTuple *pObjIDRecordTuple, ObjID &rObjID, EnDeepMode eDeepMode, bool bWithRefRecords) const | glo::PrivateBase | protected |
instantiateRecordObjects(BasePersistent &rObject, Record *pRecord, bool bShouldBeActivated) | glo::PrivateBase | protected |
isConnected() const | glo::PrivateBase | protected |
isInTransaction() const | glo::PrivateBase | protected |
isKnownClassID(bool &rbRetVal, unsigned long ulClassID, const std::string &rstrBaseName) const | glo::PrivateBase | protected |
isOpen() const | glo::PrivateBase | protected |
isStoredObject(bool &rbRetVal, BasePersistent *pObject) | glo::PrivateBase | protected |
isSuperClassFrom(bool &rbRetVal, unsigned long ulClassIDSuperClass, unsigned long ulClassIDSubClass, const std::string &rstrBaseName) const | glo::PrivateBase | protected |
lockUnlockLot(OrderMsg::EnOrderType eLockOrUnlock, const BaseLot &rObjIdLot, EnLockMode eLockMode, EnDeepMode eDeepMode) | glo::PrivateBase | protected |
lockUnlockObject(OrderMsg::EnOrderType eLockOrUnlock, const ObjID &rObjId, EnLockMode eLockMode, EnDeepMode eDeepMode) | glo::PrivateBase | protected |
lockUnlockObjIdList(OrderMsg::EnOrderType eLockOrUnlock, std::list< ObjID > *pObjIDList, LockSpecification *pLockSpec) | glo::PrivateBase | protected |
m_bOpen | glo::PrivateBase | private |
m_iTimeOutSec | glo::PrivateBase | private |
m_iTransactionLevel | glo::PrivateBase | private |
m_ObjectsToActivate | glo::PrivateBase | private |
m_pBaseApi | glo::PrivateBase | private |
m_pLocalCommunicator | glo::PrivateBase | private |
m_pObjCreator | glo::PrivateBase | private |
m_pObjectMaker | glo::PrivateBase | private |
m_pPersGenericObjectSpy | glo::PrivateBase | private |
m_pPersObjectSpy | glo::PrivateBase | private |
m_sBaseName | glo::PrivateBase | private |
m_sKnownSchemes | glo::PrivateBase | private |
m_sSchemaPath | glo::PrivateBase | private |
m_sServerName | glo::PrivateBase | private |
m_strClientName | glo::PrivateBase | private |
m_strDbIniFileName | glo::PrivateBase | private |
m_uiPort | glo::PrivateBase | private |
m_ulBaseID | glo::PrivateBase | private |
movePtrClassInfoMapToSmrtPtrClassInfoMap(const std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *pPtrClassInfoMap, std::map< unsigned long, std::shared_ptr< ClassInfo >, std::less< unsigned long > > &rSmrtPtrClassInfoMap) const | glo::PrivateBase | protected |
notifyAsWritten(const std::list< ObjID > &rObjIDList) | glo::PrivateBase | protected |
ObjectMaker class | glo::PrivateBase | friend |
objIDInAllSet(const ObjID &rObjID, const BaseAllSet &rAllSet) | glo::PrivateBase | protected |
open(const std::string &rstrBaseName, CallBack *pProgressNotificationCallBack) | glo::PrivateBase | protected |
openAllSet(BaseAllSet *pAllSet) | glo::PrivateBase | protected |
openBase(CallBack *pProgressNotificationCallBack, CallBack *pServerCrashNotificationCallBack) | glo::PrivateBase | protected |
openBaseComfortably(CallBack *pProgressNotificationCallBack, CallBack *pServerCrashNotificationCallBack) | glo::PrivateBase | protected |
operator=(const PrivateBase &) | glo::PrivateBase | private |
PrivateBase() | glo::PrivateBase | |
PrivateBase(const std::string &rstrClientName) | glo::PrivateBase | |
PrivateBase(const std::string &rstrClientName, const std::string &rstrSchemaPath, const std::string &rstrBaseName) | glo::PrivateBase | |
PrivateBase(const std::string &rstrClientName, ObjCreator &rObjCreator) | glo::PrivateBase | |
PrivateBase(const std::string &rstrServerName, const std::string &rstrClientName) | glo::PrivateBase | |
PrivateBase(const std::string &rstrServerName, const std::string &rstrClientName, int iTimeOutSec, unsigned int uiPort, const std::string &rstrSchemaPath, const std::string &rstrKnownSchemes) | glo::PrivateBase | |
PrivateBase(const std::string &rstrServerName, const std::string &rstrClientName, ObjCreator &rObjCreator) | glo::PrivateBase | |
PrivateBase(const PrivateBase &) | glo::PrivateBase | private |
processIndexQueryOrFilter(const IndexQueryBaseStruct &rIndexQueryBaseStruct, std::vector< ObjID > *pRetValObjIDVector) | glo::PrivateBase | protected |
reconnect(CallBack *pServerCrashNotificationCallBack=nullptr) | glo::PrivateBase | protected |
refreshObject(BasePersistent *pObject) | glo::PrivateBase | protected |
reindexBase(const std::string &rstrBaseName, CallBack *pProgressNotificationCallBack) | glo::PrivateBase | protected |
reindexBase(CallBack *pProgressNotificationCallBack) | glo::PrivateBase | protected |
removeIndexFilter(const BaseAllSet &rAllSet) | glo::PrivateBase | protected |
repairBase(const std::string &rstrBaseName, CallBack *pProgressNotificationCallBack) | glo::PrivateBase | protected |
repairBase(CallBack *pProgressNotificationCallBack) | glo::PrivateBase | protected |
setBaseName(const std::string &rstrBaseName) | glo::PrivateBase | protected |
setClientName(const std::string &rstrClientName) | glo::PrivateBase | protected |
setCurrentObjectInAllSet(const ObjID &rObjID, const BaseAllSet &rAllSet) | glo::PrivateBase | protected |
setDbIniName(const std::string &rstrDbIniName) | glo::PrivateBase | protected |
setIndexFilter(const BaseAllSet &rAllSet, const std::string &rsIndexFilter) | glo::PrivateBase | protected |
setIndexFilter(const BaseAllSet &rAllSet, const std::string &rsIndexFilter, EnComparisionOp eComparisionOp) | glo::PrivateBase | protected |
setIndexFilter(const BaseAllSet &rAllSet, const std::string &rsRangeStartIndexFilter, const std::string &rsRangeEndIndexFilter) | glo::PrivateBase | protected |
setKnownSchemes(const std::string &rstrKnownSchemes) | glo::PrivateBase | protected |
setPositionInAllSet(std::size_t nPosition, const BaseAllSet &rAllSet) | glo::PrivateBase | protected |
setSchemaPath(const std::string &rstrSchemaPath) | glo::PrivateBase | protected |
setWatchServer(CallBack *pCallBack) const | glo::PrivateBase | protected |
storeDeleteObject(OrderMsg::EnOrderType eStoreOrDelete, BasePersistent *pObject, EnDeepMode eDeepMode) | glo::PrivateBase | protected |
switchWatchClass(OrderMsg::EnOrderType eSetWatchOrUnsetWatch, unsigned long ulClassID, TdWatchNotifyMode ulWatchMode, CallBack *pCallBack) | glo::PrivateBase | protected |
switchWatchClient(OrderMsg::EnOrderType eSetWatchOrUnsetWatch, TdWatchNotifyMode ulWatchMode, CallBack *pCallBack) const | glo::PrivateBase | protected |
switchWatchIndex(OrderMsg::EnOrderType eSetWatchOrUnsetWatch, TdWatchNotifyMode ulWatchMode, CallBack *pCallBack) const | glo::PrivateBase | protected |
switchWatchLot(OrderMsg::EnOrderType eSetWatchOrUnsetWatch, const BaseLot &rObjIdLot, TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack) | glo::PrivateBase | protected |
switchWatchObject(OrderMsg::EnOrderType eSetWatchOrUnsetWatch, const ObjID &rObjId, TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack) | glo::PrivateBase | protected |
switchWatchObjIdList(OrderMsg::EnOrderType eSetWatchOrUnsetWatch, std::list< ObjID > *pObjIDList, WatchSpecification *pWatchSpec) | glo::PrivateBase | protected |
~PrivateBase() | glo::PrivateBase | virtual |