#include <oofctrex.h>
Inheritance diagram for OOF_ctreeIndexSegList:


Public Member Functions | |
| virtual | ~OOF_ctreeIndexSegList () |
| void | appendFieldNo (fieldNumT) |
| fieldNumT | fieldNo (unsigned short segmentNo) const |
| bool | startsWith (fieldNumT) const |
| bool | startsWith (unsigned long pairOfFieldNos) const |
| COUNT | indexFileNo () const |
| const dbCompoundField * | indexField () const |
| bool | hidden () const |
| void | hide (bool hideIt=true) |
| virtual void | describe (std::ostream &) const |
| Provide human-readable information about object. | |
| virtual oofString | name () const |
Protected Attributes | |
| bool | mHidden |
Friends | |
| class | OOF_ctreeBackend |
|
|
|
|
|
|
|
|
Provide human-readable information about object. Overriden to provide much more detail particularly for dbTable::describe() which provides full schema. Reimplemented in dbTable, dbConnect, dbField, dbChar, dbFixedBinary, and dbRelRefBase. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in dbTable, dbConnect, dbField, and OOF_adornerHolder. |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5