#include <oofrep.h>
Collaboration diagram for oofRepBlockList:

Public Member Functions | |
| oofRepBlockList () | |
| oofRepBlockList (const oofRepBlockList &) | |
| const oofRepBlockList & | operator= (const oofRepBlockList &) |
| ~oofRepBlockList () | |
| oofRepBlockList * | clone () |
| void | start () |
| bool | more () const |
| void | next () |
| unsigned long | count () const |
| oofRepBlock * | operator() () |
| oofRepBlock * | operator[] (unsigned long index) |
| oofRepBlock * | current () |
| oofRepBlock * | value (unsigned long) const |
| void | append (oofRepBlock *adoptedBlock) |
| oofRepBlockList & | operator<< (oofRepBlock *adoptedBlock) |
| unsigned long | fixedHeight () |
| void | describe (std::ostream &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5