Inheritance diagram for CdbBdbSConditionAtFolderP:

Public Member Functions | |
| ooString (32) name() const | |
| ooString (32) description() const | |
| BdbTime | created () const |
| CdbBdbSId | id () const |
| BdbRef (CdbBdbSFolderP) parentFolder() const | |
| BdbRef (CdbBdbSConfigCollectionP) config() const | |
| CdbStatus | find (const BdbTime &theTime, CdbBdbSConfigInterval &theConfigInterval) const |
| Find the value of the configuration and its interval of validity... | |
| void | dump (std::ostream &o) const |
| Dump the contents of the object. | |
Friends | |
| class | CdbBdbSViewP |
| class | CdbBdbSFolderP |
Class CdbBdbSConditionAtFolderP. This persistent class represents "condition at folder" objects, which are plaing two roles:
Definition at line 36 of file CdbBdbSConditionAtFolderP.ddl.
|
|
|
|
|
Referenced by find(). |
|
|
Definition at line 57 of file CdbBdbSConditionAtFolderP.cc. |
|
|
Dump the contents of the object.
Definition at line 169 of file CdbBdbSConditionAtFolderP.cc. |
|
||||||||||||
|
Find the value of the configuration and its interval of validity... ...where the specified validity time falls into. NOTES:
Definition at line 81 of file CdbBdbSConditionAtFolderP.cc. References BdbRef(), CdbBdbSTimeLineInterval< CdbBdbSConfigElement >::begin, CdbBdbSTimeLineInterval< CdbBdbSConfigElement >::end, CdbStatus::NotFound, and CdbStatus::Success. |
|
|
Definition at line 63 of file CdbBdbSConditionAtFolderP.cc. |
|
|
|
|
|
|
|
|
Definition at line 39 of file CdbBdbSConditionAtFolderP.ddl. |
|
|
Definition at line 38 of file CdbBdbSConditionAtFolderP.ddl. |
1.3-rc3