GlobalObjects
|
This is the complete list of members for glo::PointerList, including all inherited members.
AbstractBaseLot() | glo::AbstractBaseLot | |
AbstractBaseLot(const AbstractBaseLot &) | glo::AbstractBaseLot | private |
appendPers(BasePersistent *pNewObj) | glo::PointerList | virtual |
glo::PointerLot::appendPers(std::shared_ptr< BasePersistent > spNewObj) | glo::BaseLot | virtual |
BaseLot() | glo::BaseLot | |
BaseLot(const BaseLot &) | glo::BaseLot | private |
CallBack() | glo::CallBack | |
CallBack(const CallBack &rT) | glo::CallBack | protected |
clear() | glo::PointerList | virtual |
deinit() | glo::CallBack | protected |
getAllClassIDs(std::list< ObjID > &rAllClassIDs) const | glo::PointerList | virtual |
getBase() const override | glo::PointerLot | virtual |
getObjID(ObjID &rObjID, EnSeekMode eMode) | glo::PointerLot | virtual |
getPers(BasePersistent *&prRetVal, EnSeekMode eMode) | glo::PointerList | virtual |
glo::BaseLot::getPers(std::shared_ptr< BasePersistent > &rRetVal, EnSeekMode eMode) | glo::BaseLot | virtual |
getPersistent(BasePersistent *&prRetVal, const ObjID &rObjID) | glo::PointerList | virtual |
glo::PointerLot::getPersistent(std::shared_ptr< BasePersistent > &rRetVal, const ObjID &rObjID) | glo::AbstractBaseLot | virtual |
getTypeAsString(std::string &rsTypeName) override | glo::BaseLot | virtual |
init() | glo::CallBack | protected |
inLot(const ObjID &object) const | glo::PointerList | virtual |
inLot(const BasePersistent &object) const | glo::PointerList | virtual |
inLot(const std::shared_ptr< BasePersistent > object) const | glo::PointerList | virtual |
insertPers(BasePersistent *pNewObj) | glo::PointerList | virtual |
glo::PointerLot::insertPers(std::shared_ptr< BasePersistent > spNewObj) | glo::BaseLot | virtual |
insertPersBefore(BasePersistent *pNewObj, const BasePersistent *pObject) | glo::PointerLot | virtual |
glo::BaseLot::insertPersBefore(std::shared_ptr< BasePersistent > spNewObj, const std::shared_ptr< BasePersistent > spObject) | glo::BaseLot | virtual |
List() | glo::PointerList | |
lock(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) | glo::BaseLot | virtual |
lock(const LockSpecification &rLockSpecification) | glo::BaseLot | virtual |
lockObjID(const ObjID &rObjID) | glo::BaseLot | protected |
m_pBase | glo::PointerLot | private |
m_poObjList | glo::PointerList | private |
m_poObjListIterator | glo::PointerList | private |
m_pSpy | glo::CallBack | private |
m_spLockSpecification | glo::BaseLot | private |
m_spWatchSpecification | glo::BaseLot | private |
m_strDebugInfo | glo::CallBack | |
m_ulClassID | glo::BaseLot | protected |
notify(NotifyNote &rNote) | glo::CallBack | virtual |
operator!=(const CallBack &rT) const | glo::CallBack | |
operator=(const PointerList &) | glo::PointerList | inlineprivate |
glo::CallBack::operator=(const CallBack &rT) | glo::CallBack | |
operator==(const CallBack &rT) const | glo::CallBack | |
PointerList() | glo::PointerList | |
PointerList(Base &rBase) | glo::PointerList | |
PointerList(const PointerList &) | glo::PointerList | private |
PointerLot() | glo::PointerLot | |
PointerLot(Base &rBase) | glo::PointerLot | |
PointerLot(const PointerLot &) | glo::PointerLot | private |
removePers(BasePersistent *pObject) | glo::PointerList | virtual |
glo::BaseLot::removePers(std::shared_ptr< BasePersistent > spObject) | glo::BaseLot | virtual |
setBase(Base *pBase) override | glo::PointerLot | virtual |
setCurrentObject(const ObjID &rObjID) | glo::PointerList | virtual |
glo::PointerLot::setCurrentObject(const BasePersistent &rObject) | glo::AbstractBaseLot | virtual |
setPosition(std::size_t nPosition) | glo::PointerList | virtual |
setWatch(TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack=0) | glo::BaseLot | virtual |
setWatch(const WatchSpecification &rWatchSpec) | glo::BaseLot | virtual |
setWatchObjID(const ObjID &rObjID) | glo::BaseLot | protected |
size() const | glo::PointerList | virtual |
takeOverBase(const BasePersistent *pObj) | glo::BaseLot | protected |
takeOverBase(const Reference *pRef) | glo::BaseLot | protected |
unlock(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) | glo::BaseLot | virtual |
unlock(const LockSpecification &rLockSpecification) | glo::BaseLot | virtual |
unlockObjID(const ObjID &rObjID) | glo::BaseLot | protected |
unsetWatch(TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack=0) | glo::BaseLot | virtual |
unsetWatch(const WatchSpecification &rWatchSpec) | glo::BaseLot | virtual |
unsetWatchObjID(const ObjID &rObjID) | glo::BaseLot | protected |
~AbstractBaseLot() | glo::AbstractBaseLot | virtual |
~BaseLot() | glo::BaseLot | virtual |
~CallBack() | glo::CallBack | virtual |
~PointerList() | glo::PointerList | virtual |
~PointerLot() | glo::PointerLot | virtual |