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


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