GlobalObjects
Lade ...
Suche ...
Keine Treffer
glo::Base Elementverzeichnis

Vollständige Aufstellung aller Elemente für glo::Base einschließlich aller geerbten Elemente.

abortTransaction() constglo::Base
assignObject(BasePersistent *pObject) constglo::Base
Base()glo::Base
Base(const std::string &rstrClientName)glo::Base
Base(const std::string &rstrClientName, const std::string &rstrSchemaPath, const std::string &rstrBaseName)glo::Base
Base(const std::string &rstrClientName, ObjCreator &rObjCreator)glo::Base
Base(const std::string &rstrServerName, const std::string &rstrClientName)glo::Base
Base(const std::string &rstrServerName, const std::string &rstrClientName, int iTimeOutSec, unsigned int uiPort, const std::string &rstrSchemaPath, const std::string &rstrKnownSchemes)glo::Base
Base(const std::string &rstrServerName, const std::string &rstrClientName, ObjCreator &rObjCreator)glo::Base
Base(const Base &)glo::Baseprivate
beginTransaction() constglo::Base
close(CallBack *pProgressNotificationCallBack=NULL_PTR)glo::Base
closeAllSet(BaseAllSet *pAllSet) constglo::Base
closeBase(CallBack *pProgressNotificationCallBack=NULL_PTR)glo::Base
commitTransaction() constglo::Base
compressBase(const std::string &rstrBaseName, CallBack *pProgressNotificationCallBack=NULL_PTR)glo::Base
compressBase(CallBack *pProgressNotificationCallBack=NULL_PTR)glo::Base
connect(CallBack *pServerCrashNotificationCallBack=NULL_PTR)glo::Base
deleteObject(BasePersistent *pObject, EnDeepMode eDeepMode) constglo::Base
disconnect()glo::Base
EmbeddedRecordAttributeglo::Basefriend
getAllBases(std::vector< std::string > *&prRetValVector) constglo::Base
getAllClassInfosFromBase(std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prAllClassInfoMap, const std::string &rstrBaseName="") constglo::Base
getAllClassInfosFromBase(std::map< unsigned long, std::shared_ptr< ClassInfo >, std::less< unsigned long > > &rAllClassInfoMap, const std::string &rstrBaseName="") constglo::Base
getAllLoggedClients(std::vector< ClientInfo > &rClientInfoVector, const std::string &rstrBaseName="") constglo::Base
getAllSubClassInfos(std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prSubClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
getAllSubClassInfos(std::map< unsigned long, std::shared_ptr< ClassInfo >, std::less< unsigned long > > &rSubClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
getAllSuperClassInfos(std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prSuperClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
getAllSuperClassInfos(std::map< unsigned long, std::shared_ptr< ClassInfo >, std::less< unsigned long > > &rBaseClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
getAnObject(BasePersistent *&prObject, const ObjID &rObjID, bool bGeneric=false) constglo::Base
getAnObject(std::shared_ptr< BasePersistent > &rObject, const ObjID &rObjID, bool bGeneric=false) constglo::Base
getBaseCount(std::vector< std::string >::size_type &rBaseCount) constglo::Base
getBaseName() constglo::Base
getClassInfo(ClassInfo *&prClassInfo, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
getClassInfo(std::shared_ptr< ClassInfo > &rRetVal, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
getClassInfo(ClassInfo *&prClassInfo, const std::string &rstrClassName, const std::string &rstrBaseName="") constglo::Base
getClassInfo(std::shared_ptr< ClassInfo > &rRetVal, const std::string &rstrClassName, const std::string &rstrBaseName="") constglo::Base
getClassInfoCount(std::map< unsigned long, ClassInfo *, std::less< unsigned long > >::size_type &rClassInfoCount, const std::string &rstrBaseName="") constglo::Base
getClientName() constglo::Base
getCommunicatorID() constglo::Base
getDbIniName() constglo::Base
getDefaultLimits(std::vector< LimitRecord > *&prRetValVector) constglo::Base
getGenPersObjectSpy()glo::Base
getIndexedObjIdsFromAllSet(std::list< ObjID > &rObjIDList, const BaseAllSet &rAllSet, const std::string &rsIndexSearchValue, EnQueryType eQuerryType) constglo::Base
getIndexedObjIdsFromAllSet(std::list< ObjID > &rObjIDList, const BaseAllSet &rAllSet, const std::string &rsIndexName, unsigned long ulIndexClassID, const std::string &rsIndexSearchValue, EnQueryType eQuerryType) constglo::Base
getIndexedObjIdsFromAllSet(std::list< ObjID > &rObjIDList, const BaseAllSet &rAllSet, const std::string &rsIndexSearchValue, EnComparisionOp eComparisionOp) constglo::Base
getIndexedObjIdsFromAllSet(std::list< ObjID > &rObjIDList, const BaseAllSet &rAllSet, const std::string &rsIndexName, unsigned long ulIndexClassID, const std::string &rsIndexSearchValue, EnComparisionOp eComparisionOp) constglo::Base
getIndexedObjIdsFromAllSet(std::list< ObjID > &rObjIDList, const BaseAllSet &rAllSet, const std::string &rsRangeStartIndexSearchValue, const std::string &rsRangeEndIndexSearchValue) constglo::Base
getIndexedObjIdsFromAllSet(std::list< ObjID > &rObjIDList, const BaseAllSet &rAllSet, const std::string &rsIndexName, unsigned long ulIndexClassID, const std::string &rsRangeStartIndexSearchValue, const std::string &rsRangeEndIndexSearchValue) constglo::Base
getKnownSchemes(std::vector< std::string > &rRetVal)glo::Base
getLimits(LimitRecord *&prLimitRecord, const ClassInfoAttribute::Type &rClassInfoAttributeType) constglo::Base
getLimits(std::shared_ptr< LimitRecord > &rLimitRecord, const ClassInfoAttribute::Type &rClassInfoAttributeType) constglo::Base
getObjectFromAllSet(ObjID &rObjID, BasePersistent *&prObject, const BaseAllSet &rAllSet, EnSeekMode eMode, bool bGeneric=false) constglo::Base
getObjectMaker()glo::Base
getObjIdFromAllSet(ObjID &rObjID, const BaseAllSet &rAllSet, EnSeekMode eMode) constglo::Base
getPersObjectSpy()glo::Base
getPort(unsigned int &ruiPort)glo::Base
getPrivateBase() constglo::Baseprotected
getProcessingPossibilities(const ObjID &rObjId, LockPossibleSpecification &rLockPossibleSpecification, EnDeepMode eDeepMode) constglo::Base
getRecord(Record *&prRecord, const ObjID &rObjID, unsigned long ulClassID) constglo::Base
getRecord(std::shared_ptr< Record > &rRecord, const ObjID &rObjID, unsigned long ulClassID) constglo::Base
getRootClassInfo(ClassInfo *&prRootClassInfo, const std::string &rstrBaseName="") constglo::Base
getRootClassInfo(std::shared_ptr< ClassInfo > &rRootClassInfo, const std::string &rstrBaseName="") constglo::Base
getSchemaNameWithPath(std::string &rstrRetVal)glo::Base
getSchemaPath(std::string &rstrRetVal)glo::Base
getServerName() constglo::Base
getSizeFromAllSet(std::size_t &rnSize, const BaseAllSet &rAllSet) constglo::Base
getSubClassInfos(std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prSubClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
getSubClassInfos(std::map< unsigned long, std::shared_ptr< ClassInfo >, std::less< unsigned long > > &rSubClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
getSuperClassInfos(std::map< unsigned long, ClassInfo *, std::less< unsigned long > > *&prSuperClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
getSuperClassInfos(std::map< unsigned long, std::shared_ptr< ClassInfo >, std::less< unsigned long > > &rBaseClassInfoMap, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
getTimeOutSec(int &riTimeOutSec)glo::Base
getTransactionLevel() constglo::Base
indexAvailable(const std::string &rsIndexName, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
isConnected() constglo::Base
isInTransaction() constglo::Base
isKnownClassID(bool &rbRetVal, unsigned long ulClassID, const std::string &rstrBaseName="") constglo::Base
isLockedObject(const ObjID &rObjId, EnLockMode eLockMode, EnDeepMode eDeepMode) constglo::Base
isOpen() constglo::Base
isPossible(const ObjID &rObjId, bool bRead, bool bWrite, bool bDelete, EnDeepMode eDeepMode) constglo::Base
isStoredObject(bool &rbRetVal, BasePersistent *pObject) constglo::Base
isSuperClassFrom(bool &rbRetVal, unsigned long ulClassIDSuperClass, unsigned long ulClassIDSubClass, const std::string &rstrBaseName="") constglo::Base
lockLot(const BaseLot &rObjIdLot, EnLockMode eLockMode, EnDeepMode eDeepMode) constglo::Base
lockObject(const ObjID &rObjId, EnLockMode eLockMode, EnDeepMode eDeepMode) constglo::Base
lockObjIdList(std::list< ObjID > *pObjIDList, EnLockMode eLockMode, EnDeepMode eDeepMode) constglo::Base
m_LocalCriticalSectionglo::Baseprivate
m_spPrivateBaseglo::Baseprivate
notifyAsWritten(const std::list< ObjID > &rObjIDList) constglo::Base
ObjectMakerglo::Basefriend
objIDInAllSet(const ObjID &rObjID, const BaseAllSet &rAllSet) constglo::Base
open(const std::string &rstrBaseName, CallBack *pProgressNotificationCallBack=NULL_PTR)glo::Base
openAllSet(BaseAllSet *pAllSet) constglo::Base
openBase(CallBack *pProgressNotificationCallBack=NULL_PTR, CallBack *pServerCrashNotificationCallBack=NULL_PTR)glo::Base
openBaseComfortably(CallBack *pProgressNotificationCallBack=NULL_PTR, CallBack *pServerCrashNotificationCallBack=NULL_PTR)glo::Base
operator=(const Base &)glo::Baseprivate
Persistentglo::Basefriend
reconnect(CallBack *pServerCrashNotificationCallBack=NULL_PTR)glo::Base
refreshObject(BasePersistent *pObject) constglo::Base
reindexBase(const std::string &rstrBaseName, CallBack *pProgressNotificationCallBack=NULL_PTR)glo::Base
reindexBase(CallBack *pProgressNotificationCallBack=NULL_PTR)glo::Base
removeIndexFilter(const BaseAllSet &rAllSet) constglo::Base
repairBase(const std::string &rstrBaseName, CallBack *pProgressNotificationCallBack=NULL_PTR)glo::Base
repairBase(CallBack *pProgressNotificationCallBack=NULL_PTR)glo::Base
setBaseName(const std::string &rstrBaseName)glo::Base
setClientName(const std::string &rstrClientName)glo::Base
setCurrentObjectInAllSet(const ObjID &rObjID, const BaseAllSet &rAllSet) constglo::Base
setDbIniName(const std::string &rstrDbIniName)glo::Base
setIndexFilter(const BaseAllSet &rAllSet, const std::string &rsIndexFilter) constglo::Base
setIndexFilter(const BaseAllSet &rAllSet, const std::string &rsIndexFilter, EnComparisionOp eComparisionOp) constglo::Base
setIndexFilter(const BaseAllSet &rAllSet, const std::string &rsRangeStartIndexFilter, const std::string &rsRangeEndIndexFilter) constglo::Base
setKnownSchemes(const std::string &rstrKnownSchemes)glo::Base
setPositionInAllSet(std::size_t nPosition, const BaseAllSet &rAllSet) constglo::Base
setSchemaPath(const std::string &rstrSchemaPath)glo::Base
setWatchClass(unsigned long ulClassID, TdWatchNotifyMode ulWatchMode, CallBack *pCallBack) constglo::Base
setWatchClient(TdWatchNotifyMode ulWatchMode, CallBack *pCallBack) constglo::Base
setWatchIndex(TdWatchNotifyMode ulWatchMode, CallBack *pCallBack) constglo::Base
setWatchLot(const BaseLot &rObjIdLot, TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack) constglo::Base
setWatchObject(const ObjID &rObjId, TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack) constglo::Base
setWatchServer(CallBack *pCallBack) constglo::Base
storeObject(BasePersistent *pObject, EnDeepMode eDeepMode) constglo::Base
unlockLot(const BaseLot &rObjIdLot, EnLockMode eLockMode, EnDeepMode eDeepMode) constglo::Base
unlockObject(const ObjID &rObjId, EnLockMode eLockMode, EnDeepMode eDeepMode) constglo::Base
unlockObjIdList(std::list< ObjID > *pObjIDList, EnLockMode eLockMode, EnDeepMode eDeepMode) constglo::Base
unsetWatchClass(unsigned long ulClassID, TdWatchNotifyMode ulWatchMode, CallBack *pCallBack) constglo::Base
unsetWatchClient(TdWatchNotifyMode ulWatchMode, CallBack *pCallBack) constglo::Base
unsetWatchIndex(TdWatchNotifyMode ulWatchMode, CallBack *pCallBack) constglo::Base
unsetWatchLot(const BaseLot &rObjIdLot, TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack) constglo::Base
unsetWatchObject(const ObjID &rObjId, TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack) constglo::Base
~Base()glo::Basevirtual