BankAndCustomer
|
Vollständige Aufstellung aller Elemente für glo::TOndemand< T > einschließlich aller geerbten Elemente.
CallBack() | glo::CallBack | |
CallBack(const CallBack &rT) | glo::CallBack | protected |
deinit() | glo::CallBack | protected |
deleteInBase(EnDeepMode eDeepMode=DM_SHALLOW) | glo::Reference | virtual |
get(T *&prObj) | glo::TOndemand< T > | |
get(std::shared_ptr< T > &rRetVal) | glo::TOndemand< T > | |
getBase() const override | glo::Reference | virtual |
getObjID() const | glo::Reference | |
getObjIDAsPointer() const | glo::Reference | |
getReference(BasePersistent *&prRetVal) | glo::Reference | |
getReference(std::shared_ptr< BasePersistent > &sprRetVal) | glo::Reference | |
getTypeAsString(std::string &rsTypeName) override | glo::Reference | virtual |
init() | glo::CallBack | protected |
isLocked(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) const | glo::Reference | virtual |
isLocked(const LockSpecification &rLockSpecification) const | glo::Reference | virtual |
isNULL() const | glo::Reference | |
isPossible(bool bRead, bool bWrite, bool bDelete, EnDeepMode eDeepMode=DM_SHALLOW) const | glo::Reference | virtual |
isPossible(const LockPossibleSpecification &rLockPossibleSpec, EnDeepMode eDeepMode=DM_SHALLOW) const | glo::Reference | virtual |
lock(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) const | glo::Reference | virtual |
lock(const LockSpecification &rLockSpecification) const | glo::Reference | virtual |
m_pSpy | glo::CallBack | private |
m_RefObjID | glo::Reference | private |
m_strDebugInfo | glo::CallBack | |
m_ulDatabaseID | glo::Reference | private |
notify(NotifyNote &rNote) | glo::CallBack | virtual |
operator!=(const TOndemand &rT) const | glo::TOndemand< T > | |
glo::Reference::operator!=(const Reference &rT) const | glo::Reference | |
glo::CallBack::operator!=(const CallBack &rT) const | glo::CallBack | |
operator=(const TOndemand &rT) | glo::TOndemand< T > | |
operator=(const Reference &rT) | glo::TOndemand< T > | |
glo::CallBack::operator=(const CallBack &rT) | glo::CallBack | |
operator==(const TOndemand &rT) const | glo::TOndemand< T > | |
glo::Reference::operator==(const Reference &rT) const | glo::Reference | |
glo::CallBack::operator==(const CallBack &rT) const | glo::CallBack | |
Reference() | glo::Reference | |
Reference(const ObjID &rObjID) | glo::Reference | |
Reference(Base &rBase) | glo::Reference | |
Reference(unsigned long ulDatabaseID) | glo::Reference | |
Reference(const ObjID &rObjID, Base &rBase) | glo::Reference | |
Reference(const ObjID &rObjID, unsigned long ulDatabaseID) | glo::Reference | |
Reference(const Reference &rT) | glo::Reference | |
set(const T *pObj) | glo::TOndemand< T > | |
set(const T &rObj) | glo::TOndemand< T > | |
set(const std::shared_ptr< T > &spObj) | glo::TOndemand< T > | |
setBase(Base *pBase) override | glo::Reference | virtual |
setNULL() | glo::Reference | |
setReference(const ObjID &rObjID) override | glo::TOndemand< T > | virtual |
glo::Reference::setReference(const BasePersistent *pObj) | glo::Reference | |
glo::Reference::setReference(const BasePersistent &rObj) | glo::Reference | |
setWatch(TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack=0) const | glo::Reference | virtual |
setWatch(const WatchSpecification &rWatchSpec) const | glo::Reference | virtual |
TOndemand() | glo::TOndemand< T > | |
TOndemand(const ObjID &rObjID) | glo::TOndemand< T > | |
TOndemand(Base &rBase) | glo::TOndemand< T > | |
TOndemand(unsigned long ulDatabaseID) | glo::TOndemand< T > | |
TOndemand(const ObjID &rObjID, Base &rBase) | glo::TOndemand< T > | |
TOndemand(const ObjID &rObjID, unsigned long ulDatabaseID) | glo::TOndemand< T > | |
TOndemand(const TOndemand &rT) | glo::TOndemand< T > | |
unlock(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) const | glo::Reference | virtual |
unlock(const LockSpecification &rLockSpecification) const | glo::Reference | virtual |
unsetWatch(TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack) const | glo::Reference | virtual |
unsetWatch(const WatchSpecification &rWatchSpec) const | glo::Reference | virtual |
~CallBack() | glo::CallBack | virtual |
~Reference() | glo::Reference | virtual |
~TOndemand() | glo::TOndemand< T > | virtual |