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

Public Member Functions | |
| oofRepBreakList (bool ownsBreaks=true) | |
| oofRepBreakList (const oofRepBreakList &) | |
| const oofRepBreakList & | operator= (const oofRepBreakList &) |
| ~oofRepBreakList () | |
| oofRepBreakList * | clone () |
| void | start () |
| bool | more () const |
| void | next () |
| unsigned long | count () const |
| oofRepBreak * | operator() () |
| oofRepBreak * | operator[] (unsigned long index) |
| oofRepBreak * | current () |
| oofRepBreak * | value (unsigned long) const |
| void | append (oofRepBreak *adoptedBreak) |
| oofRepBreakList & | operator<< (oofRepBreak *adoptedBreak) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5