Inheritance diagram for CdbBdbSClusterP:

Public Member Functions | |
| CdbBdbSClusterP (const char *theName, d_UShort theId, const char *theDescription, const BdbTime &theCreationTime) | |
| Normal constructor. | |
| virtual | ~CdbBdbSClusterP () |
| Destructor. | |
| ooString (32) description() const | |
| BdbTime | created () const |
| CdbStatus | iterator (CdbItr< BdbRef(CdbBdbSConditionP) > &theItr) const |
| Set up an iterator of conditions. | |
| virtual void | dump (std::ostream &o) const |
| Dump the contents of the object. | |
Friends | |
| class | CdbBdbSConditionAtClusterPItr |
Definition at line 27 of file CdbBdbSClusterP.ddl.
|
||||||||||||||||||||
|
Normal constructor. WARNING: Inappropriate values of the parameters will cause the crash of the constructor to avoid creating disformed persistent data structures.
Definition at line 20 of file CdbBdbSClusterP.cc. |
|
|
Destructor.
Definition at line 33 of file CdbBdbSClusterP.cc. |
|
|
Definition at line 43 of file CdbBdbSClusterP.cc. |
|
|
Dump the contents of the object.
Definition at line 56 of file CdbBdbSClusterP.cc. References CdbBdbSCollectionElementP::id(). |
|
|
Set up an iterator of conditions.
Definition at line 49 of file CdbBdbSClusterP.cc. References CdbBdbSConditionAtClusterPItr, and CdbStatus::Success. Referenced by CdbBdbSSimpleClusterP::createIncrement(). |
|
|
Reimplemented from CdbBdbSCollectionElementP. |
|
|
Definition at line 29 of file CdbBdbSClusterP.ddl. Referenced by iterator(). |
1.3-rc3