#include <oofrw.h>
Inheritance diagram for dbRepPage:


Public Member Functions | |
| dbRepPage () | |
| ~dbRepPage () | |
| void | draw (dbRepSizer Sizer, std::ostream &os) |
| void | clearLines (unsigned int start, unsigned int end) |
| void | endPage (std::ostream &os) |
| bool | hidden () const |
| void | hide (bool hideIt=true) |
| virtual void | describe (std::ostream &) const |
| Provide human-readable information about object. | |
| virtual oofString | name () const |
Public Attributes | |
| dbRepLine * | mPageMap |
| unsigned int | mWidth |
| unsigned int | mNumLines |
| unsigned int | mBodyStart |
| unsigned int | mNumPages |
| unsigned int * | mFieldPos |
| dbRepPageBreak | mPageBreak |
| unsigned int * | mPageStart |
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 in dbTable, dbConnect, dbField, and OOF_adornerHolder. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5