BankAndCustomer
|
Vollständige Aufstellung aller Elemente für glo::BasePersistent einschließlich aller geerbten Elemente.
assign(Base &rBase) | glo::BasePersistent | 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) | glo::BasePersistent | 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 =0 | glo::BasePersistent | pure virtual |
getGloClassID() const =0 | glo::BasePersistent | pure virtual |
getLastChangeDate() const =0 | glo::BasePersistent | pure virtual |
getLinkCount() const | glo::BasePersistent | |
getObjID() const | glo::BasePersistent | 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::BasePersistent | virtual |
init() | glo::CallBack | protected |
insertInObjectSpy() const =0 | glo::BasePersistent | protectedpure virtual |
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 |
isStored() | glo::BasePersistent | virtual |
lock(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) | glo::BasePersistent | virtual |
lock(const LockSpecification &rLockSpecification) | glo::BasePersistent | virtual |
m_bSpyaction | glo::BasePersistent | protected |
m_LocalCriticalSection | glo::BasePersistent | protected |
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(NotifyNote &rNote) | glo::CallBack | virtual |
operator!=(const BasePersistent &rT) const | glo::BasePersistent | |
glo::CallBack::operator!=(const CallBack &rT) const | glo::CallBack | |
operator=(const BasePersistent &rT) | glo::BasePersistent | |
glo::CallBack::operator=(const CallBack &rT) | glo::CallBack | |
operator==(const BasePersistent &rT) const | glo::BasePersistent | |
glo::CallBack::operator==(const CallBack &rT) const | glo::CallBack | |
PrivateBase class | glo::BasePersistent | friend |
refresh() | glo::BasePersistent | virtual |
relock(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) | glo::BasePersistent | virtual |
relock(const LockSpecification &rLockSpecification) | glo::BasePersistent | virtual |
remember() | glo::BasePersistent | virtual |
removeBase() | glo::BasePersistent | virtual |
removeInObjectSpy() const =0 | glo::BasePersistent | protectedpure virtual |
setBase(Base *pBase) override | glo::BasePersistent | virtual |
setCreateDate()=0 | glo::BasePersistent | protectedpure virtual |
setSpyaction(bool bSpyaction) | glo::BasePersistent | protected |
setWatch(TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack=0) | glo::BasePersistent | virtual |
setWatch(const WatchSpecification &rWatchSpec) | glo::BasePersistent | virtual |
store(EnDeepMode eDeepMode=DM_SHALLOW) | glo::BasePersistent | virtual |
takeOverRecord(Record *pRecord) | glo::BasePersistent | virtual |
unlock(EnLockMode eLockMode=LK_DELETEvWRITE, EnDeepMode eDeepMode=DM_SHALLOW) | glo::BasePersistent | virtual |
unlock(const LockSpecification &rLockSpecification) | glo::BasePersistent | virtual |
unsetWatch(TdWatchNotifyMode ulWatchMode, EnDeepMode eDeepMode, CallBack *pCallBack=0) | glo::BasePersistent | virtual |
unsetWatch(const WatchSpecification &rWatchSpec) | glo::BasePersistent | virtual |
~BasePersistent() | glo::BasePersistent | protectedvirtual |
~CallBack() | glo::CallBack | virtual |