|
|
SelectionIterator (const SelectionIterator & i)
| SelectionIterator |
SelectionIterator (Table * table = 0)
| SelectionIterator |
bool operator!= (const SelectionIterator & i)
| operator!= |
[const]
bool operator== (const SelectionIterator & i)
| operator== |
[const]
bool done ()
| done |
Position start ()
| start |
Element * operator * ()
| operator * |
SelectionIterator& operator++ ()
| operator++ |
SelectionIterator operator++ (int)
| operator++ |
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |