|
GlobalObjects
|
This is the complete list of members for glo::TOndemand< T >, including all inherited members.
| 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 |
| getBasePersistent(BasePersistent *&prRetVal) | glo::Reference | |
| getBasePersistent(std::shared_ptr< BasePersistent > &rspRetVal) | glo::Reference | |
| getObjID() const | glo::Reference | |
| getObjIDAsPointer() const | glo::Reference | |
| getStaticGloClassID() | glo::TOndemand< T > | inlinestatic |
| 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 | |
| notify(NotifyNote &rNote) | glo::CallBack | virtual |
| operator!=(const TOndemand &rT) const | glo::TOndemand< T > | |
| operator!=(const TOndemand< T2 > &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 TOndemand< T2 > &rT) | glo::TOndemand< T > | |
| glo::Reference::operator=(const Reference &rT) | glo::Reference | |
| glo::CallBack::operator=(const CallBack &rT) | glo::CallBack | |
| operator==(const TOndemand &rT) const | glo::TOndemand< T > | |
| operator==(const TOndemand< T2 > &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(const Reference &rT) | glo::Reference | |
| set(const T *rObj) | glo::TOndemand< T > | |
| set(const T &rObj) | glo::TOndemand< T > | |
| set(const std::shared_ptr< T > &rObj) | glo::TOndemand< T > | |
| set(const ObjID &rObj) override | glo::TOndemand< T > | virtual |
| set(const BasePersistent *rObj) override | glo::TOndemand< T > | virtual |
| set(const BasePersistent &rObj) override | glo::TOndemand< T > | virtual |
| setBase(Base *pBase) | glo::CallBack | virtual |
| setNULL() | 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 > | private |
| TOndemand(const TOndemand &rT) | glo::TOndemand< T > | |
| TOndemand(const TOndemand< T2 > &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 |