|
|
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 al on Sun Jan 6 22:32:42 2002, using kdoc 2.0a53. |