Inheritance diagram for CdbBdbSDirectoryNodeP< E >:

Public Member Functions | |
| CdbBdbSDirectoryNodeP (d_ULong theLevel=1, d_ULong theSize=0) | |
| virtual | ~CdbBdbSDirectoryNodeP () |
| BdbStatus | resize (d_ULong theNewSize, d_ULong theNumPerLeaf, d_ULong theNumPerDirectory, const BdbRef(CdbBdbSNodeP< E >)&theNode) |
| virtual BdbStatus | resize (d_ULong theNewSize, d_ULong theNumPerLeaf, d_ULong theNumPerDirectory) |
| virtual void | setElementAt (d_ULong theIndex, const E &value, d_ULong theNumPerLeaf, d_ULong theNumPerDirectory) |
| virtual E | elementAt (d_ULong theIndex, d_ULong theNumPerLeaf, d_ULong theNumPerDirectory) const |
| virtual void | dump (d_ULong numSpaces, std::ostream &o, bool dumpContentsFlag) const |
| Dump the node (recursive). | |
| ooVArray (BdbRef(CdbBdbSNodeP< E >)) _nodes | |
This class provides storage for persistent reference onto other nodes.
Definition at line 16 of file CdbBdbSDirectoryNodeP.ddl.
|
||||||||||||||||
|
Definition at line 22 of file CdbBdbSDirectoryNodeP.cc. |
|
|||||||||
|
Definition at line 29 of file CdbBdbSDirectoryNodeP.cc. |
|
||||||||||||||||||||
|
Dump the node (recursive). The detailed dump of the contents is only done if the corresponding flass value is "true". Implements CdbBdbSNodeP< E >. Definition at line 246 of file CdbBdbSDirectoryNodeP.cc. References CdbBdbSNodeP< E >::_level. |
|
||||||||||||||||||||
|
Implements CdbBdbSNodeP< E >. Definition at line 231 of file CdbBdbSDirectoryNodeP.cc. References CdbBdbSNodeP< E >::_level. |
|
||||||||||
|
|
|
||||||||||||||||||||
|
Implements CdbBdbSNodeP< E >. Definition at line 41 of file CdbBdbSDirectoryNodeP.cc. References CdbBdbSNodeP< E >::_level. |
|
||||||||||||||||||||||||
|
Definition at line 125 of file CdbBdbSDirectoryNodeP.cc. References CdbBdbSNodeP< E >::_level, BdbRef(), and CdbBdbSNodeP< E >::resize(). |
|
||||||||||||||||||||||||
|
Implements CdbBdbSNodeP< E >. Definition at line 214 of file CdbBdbSDirectoryNodeP.cc. References CdbBdbSNodeP< E >::_level. |
1.3-rc3