#include <CdbBdbProxyElement.hh>
Public Member Functions | |
| CdbBdbProxyElement () | |
| The implementation of the CdbBdbProxyElement. | |
| CdbBdbProxyElement (const std::string &theName, const BdbRef(BdbObject)&theRef, const BdbIntervalBase &theValidity, bool updatedFlag) | |
| CdbBdbProxyElement (const CdbBdbProxyElement &theElement) | |
| ~CdbBdbProxyElement () | |
| CdbBdbProxyElement & | operator= (const CdbBdbProxyElement &theElement) |
| std::string | name () const |
| BdbIntervalBase | validity () const |
| BdbRef (BdbObject) objectRef() const | |
| bool | updated () const |
| std::string | shortName () const |
| Get the short condition name only. | |
Objects of this class are meant to pass the information about updated cache elments to cleints
Definition at line 21 of file CdbBdbProxyElement.hh.
|
|
The implementation of the CdbBdbProxyElement.
Definition at line 14 of file CdbBdbProxyElement.cc. |
|
||||||||||||||||||||
|
Definition at line 22 of file CdbBdbProxyElement.cc. |
|
|
Definition at line 32 of file CdbBdbProxyElement.cc. |
|
|
Definition at line 39 of file CdbBdbProxyElement.cc. |
|
|
|
|
|
Definition at line 73 of file CdbBdbProxyElement.hh. Referenced by SimpleProxyUsingRevision::redefinedFaultHandler(), and SimpleProxy::redefinedFaultHandler(). |
|
|
Definition at line 43 of file CdbBdbProxyElement.cc. |
|
|
Get the short condition name only. This method will extract the condition name from the path. Definition at line 55 of file CdbBdbProxyElement.cc. References CdbPathName::last(), and CdbPathName::toString(). Referenced by SimpleProxyUsingRevision::redefinedFaultHandler(), and SimpleProxy::redefinedFaultHandler(). |
|
|
Definition at line 94 of file CdbBdbProxyElement.hh. Referenced by SimpleProxyUsingRevision::redefinedFaultHandler(), and SimpleProxy::redefinedFaultHandler(). |
|
|
Definition at line 80 of file CdbBdbProxyElement.hh. Referenced by SimpleProxyUsingRevision::redefinedFaultHandler(), and SimpleProxy::redefinedFaultHandler(). |
1.3-rc3