#include <oofadorn.h>
Inheritance diagram for OOF_adornerHolder:


Public Member Functions | |
| OOF_adornerHolder (const oofString &id, oofAdorner *firstAdorner=0) | |
| virtual oofString | name () const |
| oofAdornerList & | adorners () |
| bool | hidden () const |
| void | hide (bool hideIt=true) |
| virtual void | describe (std::ostream &) const |
| Provide human-readable information about object. | |
Protected Attributes | |
| bool | mHidden |
|
||||||||||||
|
|
|
|
|
|
|
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 from OOF_PublicBase. |
|
|
|
1.3.5