BankAndCustomer
|
Vollständige Aufstellung aller Elemente für SelfWatchingClass einschließlich aller geerbten Elemente.
_postAssign(Base &rBase) | glo::Persistent | protectedvirtual |
activate() override | SelfWatchingClass | virtual |
assign(Base &rBase) override | glo::Persistent | virtual |
BasePersistent() | glo::BasePersistent | |
BasePersistent(const BasePersistent &rT) | glo::BasePersistent | |
CallBack() | glo::CallBack | |
CallBack(const CallBack &rT) | glo::CallBack | protected |
deinit() | glo::CallBack | protected |
deleteInBase(EnDeepMode eDeepMode=DM_SHALLOW) override | glo::Persistent | virtual |
forget() | glo::BasePersistent | virtual |
getAllPersAttributeNames(std::list< std::string > &rRetValList, const std::vector< unsigned long > *pClassIdVector=0) const | glo::BasePersistent | |
getAllPersAttributeNamesSortByID(std::map< AttributeID, std::string > &rRetValMap, const std::vector< unsigned long > *pClassIdVector=0) const | glo::BasePersistent | |
getAllPersAttributes(std::list< BaseRecordAttribute * > &rRetValList, const std::vector< unsigned long > *pClassIdVector=0) const | glo::BasePersistent | |
getAllPersAttributes(std::list< std::shared_ptr< BaseRecordAttribute > > &rRetValList, const std::vector< unsigned long > *pClassIdVector=0) const | glo::BasePersistent | |
getAllPersAttributesSortByID(std::map< AttributeID, BaseRecordAttribute *, std::less< AttributeID > > &rRetValMap, const std::vector< unsigned long > *pClassIdVector=0) const | glo::BasePersistent | |
getAllPersAttributesSortByID(std::map< AttributeID, std::shared_ptr< BaseRecordAttribute >, std::less< AttributeID > > &rRetValMap, const std::vector< unsigned long > *pClassIdVector=0) const | glo::BasePersistent | |
getAllPersAttributesSortByName(std::map< std::string, BaseRecordAttribute *, std::less< std::string > > &rRetValMap, const std::vector< unsigned long > *pClassIdVector=0) const | glo::BasePersistent | |
getAllPersAttributesSortByName(std::map< std::string, std::shared_ptr< BaseRecordAttribute >, std::less< std::string > > &rRetValMap, const std::vector< unsigned long > *pClassIdVector=0) const | glo::BasePersistent | |
getBase() const override | glo::BasePersistent | virtual |
getClassInfo(ClassInfo *&prClassInfo) | glo::BasePersistent | virtual |
getCreateDate() const override | glo::Persistent | virtual |
getGloAttribute(const AttributeID &rAttributeID) | glo::Persistent | virtual |
getGloAttribute(const std::string &rstrAttributName) | glo::Persistent | virtual |
getGloClassID() const override | glo::Persistent | virtual |
getLastChangeDate() const override | glo::Persistent | virtual |
getLinkCount() const | glo::BasePersistent | |
getObjID() const override | glo::Persistent | virtual |
getPersAttribute(BaseRecordAttribute *&prRetVal, const std::string &sName) const | glo::BasePersistent | |
getPersAttribute(std::shared_ptr< BaseRecordAttribute > &rRetVal, const std::string &sName) const | glo::BasePersistent | |
getPersAttribute(BaseRecordAttribute *&prRetVal, const AttributeID &rAttributeID) const | glo::BasePersistent | |
getPersAttribute(std::shared_ptr< BaseRecordAttribute > &rRetVal, const AttributeID &rAttributeID) const | glo::BasePersistent | |
getProcessingPossibilities(LockPossibleSpecification &rLockPossibleSpec, EnDeepMode eDeepMode=DM_SHALLOW) const | glo::BasePersistent | virtual |
getRecord(Record *&prRecord) const | glo::BasePersistent | |
getRecord(std::shared_ptr< Record > &rRetVal) const | glo::BasePersistent | |
getTypeAsString(std::string &rsTypeName) override | glo::Persistent | virtual |
GLO_OBJECT(SelfWatchingClass:glo::Persistent) | SelfWatchingClass | private |
init() | glo::CallBack | protected |
insertInObjectSpy() const override | glo::Persistent | protectedvirtual |
isAssigned() const | glo::BasePersistent | virtual |
isDeletedInBase() | glo::BasePersistent | virtual |
isLocked(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) const | glo::BasePersistent | virtual |
isLocked(const LockSpecification &rLockSpecification) const | glo::BasePersistent | virtual |
isPossible(bool bRead, bool bWrite, bool bDelete, EnDeepMode eDeepMode=DM_SHALLOW) const | glo::BasePersistent | virtual |
isPossible(const LockPossibleSpecification &rLockPossibleSpec, EnDeepMode eDeepMode=DM_SHALLOW) const | glo::BasePersistent | virtual |
isSameOrSuperClassFrom(const glo::Persistent *pPersistent) const | glo::Persistent | virtual |
isSameOrSuperClassFrom(const std::shared_ptr< glo::Persistent > pPersistent) const | glo::Persistent | virtual |
isStored() | glo::BasePersistent | virtual |
lock(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) override | glo::Persistent | virtual |
glo::BasePersistent::lock(const LockSpecification &rLockSpecification) | glo::BasePersistent | virtual |
m_bInDestructor | SelfWatchingClass | private |
m_bInTheNotifyMethod | SelfWatchingClass | private |
m_bIsSelfWatching | SelfWatchingClass | private |
m_bSpyaction | glo::BasePersistent | protected |
m_dtCreateDate | glo::Persistent | private |
m_dtLastChange | glo::Persistent | private |
m_LocalCriticalSection | glo::BasePersistent | protected |
m_ObjID | glo::Persistent | private |
m_pBase | glo::BasePersistent | protected |
m_pRecord | glo::BasePersistent | protected |
m_pSpy | glo::CallBack | private |
m_strDebugInfo | glo::CallBack | |
m_uiReferenceCount | glo::BasePersistent | protected |
notify(glo::NotifyNote &rNote) override | SelfWatchingClass | virtual |
glo::Persistent::notify(NotifyNote &rNote) | glo::CallBack | virtual |
operator!=(const Persistent &rT) const | glo::Persistent | protected |
glo::BasePersistent::operator!=(const BasePersistent &rT) const | glo::BasePersistent | |
glo::CallBack::operator!=(const CallBack &rT) const | glo::CallBack | |
operator=(const Persistent &rT) | glo::Persistent | protected |
glo::BasePersistent::operator=(const BasePersistent &rT) | glo::BasePersistent | |
glo::CallBack::operator=(const CallBack &rT) | glo::CallBack | |
operator==(const Persistent &rT) const | glo::Persistent | protected |
glo::BasePersistent::operator==(const BasePersistent &rT) const | glo::BasePersistent | |
glo::CallBack::operator==(const CallBack &rT) const | glo::CallBack | |
Persistent() | glo::Persistent | |
Persistent(const Persistent &rT) | glo::Persistent | |
postDeleteInBase(int iDeleteErr, glo::EnDeepMode eDeepMode, void *pData) override | SelfWatchingClass | virtual |
glo::Persistent::postDeleteInBase(int iDeleteErr, EnDeepMode eDeepMode, void *pData) | glo::Persistent | virtual |
postLock(int iLockErr, EnLockMode eLockMode, EnDeepMode eDeepMode, void *pData) | glo::Persistent | virtual |
postRefresh(int iRefreshErr, void *pData) | glo::Persistent | virtual |
postRelock(int iLockErr, EnLockMode eLockMode, EnDeepMode eDeepMode, void *pData) | glo::Persistent | virtual |
postSetWatch(int iSetWatchErr, TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack, void *pData) | glo::Persistent | virtual |
postStore(int iStoreErr, glo::EnDeepMode eDeepMode, void *pData) override | SelfWatchingClass | virtual |
glo::Persistent::postStore(int iStoreErr, EnDeepMode eDeepMode, void *pData) | glo::Persistent | virtual |
postUnlock(int iUnlockErr, EnLockMode eLockMode, EnDeepMode eDeepMode, void *pData) | glo::Persistent | virtual |
postUnsetWatch(int iUnsetWatchErr, TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack, void *pData) | glo::Persistent | virtual |
preDeleteInBase(EnDeepMode eDeepMode, void *&prData) | glo::Persistent | virtual |
preLock(EnLockMode eLockMode, EnDeepMode eDeepMode, void *&prData) | glo::Persistent | virtual |
preRefresh(void *&prData) | glo::Persistent | virtual |
preRelock(EnLockMode eLockMode, EnDeepMode eDeepMode, void *&prData) | glo::Persistent | virtual |
preSetWatch(TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack, void *&prData) | glo::Persistent | virtual |
preStore(EnDeepMode eDeepMode, void *&prData) | glo::Persistent | virtual |
preUnlock(EnLockMode eLockMode, EnDeepMode eDeepMode, void *&prData) | glo::Persistent | virtual |
preUnsetWatch(TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack, void *&prData) | glo::Persistent | virtual |
refresh() override | glo::Persistent | virtual |
relock(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) override | glo::Persistent | virtual |
glo::BasePersistent::relock(const LockSpecification &rLockSpecification) | glo::BasePersistent | virtual |
remember() | glo::BasePersistent | virtual |
removeBase() override | glo::Persistent | virtual |
removeInObjectSpy() const override | glo::Persistent | protectedvirtual |
SelfWatchingClass() | SelfWatchingClass | |
setBase(Base *pBase) override | glo::BasePersistent | virtual |
setCreateDate() override | glo::Persistent | protectedvirtual |
setGloAttribute(const AttributeID &rAttributeID, void *pPara) | glo::Persistent | virtual |
setGloAttribute(const std::string &rstrAttributName, void *pPara) | glo::Persistent | virtual |
setSpyaction(bool bSpyaction) | glo::BasePersistent | protected |
setWatch(TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack=0) override | glo::Persistent | virtual |
glo::BasePersistent::setWatch(const WatchSpecification &rWatchSpec) | glo::BasePersistent | virtual |
store(EnDeepMode eDeepMode=DM_SHALLOW) override | glo::Persistent | virtual |
takeOverRecord(Record *pRecord) override | glo::Persistent | virtual |
unlock(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) override | glo::Persistent | virtual |
glo::BasePersistent::unlock(const LockSpecification &rLockSpecification) | glo::BasePersistent | virtual |
unsetWatch(TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack=0) override | glo::Persistent | virtual |
glo::BasePersistent::unsetWatch(const WatchSpecification &rWatchSpec) | glo::BasePersistent | virtual |
~BasePersistent() | glo::BasePersistent | protectedvirtual |
~CallBack() | glo::CallBack | virtual |
~Persistent() | glo::Persistent | protectedvirtual |
~SelfWatchingClass() | SelfWatchingClass | virtual |