[ Lit Window Library at SourceForge ] [ Lit Window Productions Homepage ] [ wxWidgets Tips&Tricks ] [ wxVisualSetup ]

Public Member Functions | |
| virtual void | advance (size_t off)=0 |
| virtual container_iterator_imp_base * | clone () const =0 |
| virtual bool | erase_from (container &where)=0 |
| Erase the object from the container. Modify the iterator so that it points to the element after the erased element. | |
| virtual accessor | get () const =0 |
| virtual void | inc ()=0 |
| virtual bool | insert_into (container &where, const accessor &what)=0 |
| Insert the object into the container after the position pointed to by this iterator. | |
| bool | operator!= (const container_iterator_imp_base &c) const |
| virtual bool | operator== (const container_iterator_imp_base &c) const |
| virtual | ~container_iterator_imp_base () |
|
|
|
|
|
Implemented in container_iterator. |
|
|
Implemented in container_iterator. |
|
|
Implemented in container_iterator. |
|
|
Implemented in container_iterator. |
|
|
Implemented in container_iterator. |
|
||||||||||||
|
Implemented in container_iterator. |
|
|
|
|
|
|
Copyright 2004, Hajo Kirchhoff, Lit Window Productions