Inheritance diagram for CdbBdbSConditionP:

Public Member Functions | |
| CdbBdbSConditionP (const char *theName, d_UShort theId, const char *theDescription, const BdbTime &theCreationTime, const BdbRef(CdbBdbSClusterP)&theClusterRef, bool isPartitionable) | |
| Normal constructor. | |
| virtual | ~CdbBdbSConditionP () |
| Destructor. | |
| ooString (32) description() const | |
| BdbTime | created () const |
| bool | isPartitionable () const |
| BdbRef (CdbBdbSClusterP) cluster() const | |
| Get a cluster the condition is member of. | |
| void | dump (std::ostream &o) const |
| Dump the contents of the object. | |
Definition at line 25 of file CdbBdbSConditionP.ddl.
|
||||||||||||||||||||||||||||
|
Normal constructor.
Definition at line 18 of file CdbBdbSConditionP.cc. |
|
|
Destructor.
Definition at line 37 of file CdbBdbSConditionP.cc. |
|
|
Get a cluster the condition is member of.
|
|
|
Definition at line 47 of file CdbBdbSConditionP.cc. |
|
|
Dump the contents of the object.
Definition at line 65 of file CdbBdbSConditionP.cc. References CdbBdbSCollectionElementP::id(). |
|
|
Definition at line 53 of file CdbBdbSConditionP.cc. |
|
|
Reimplemented from CdbBdbSCollectionElementP. |
1.3-rc3