|
cwidget 0.5.18
|
Public Member Functions | |
| iterator (fragment_lines *_lines, const ittype &_i) | |
| iterator (const iterator &other) | |
| iterator & | operator++ () |
| iterator & | operator-- () |
| fragment_line & | operator* () |
| fragment_line * | operator-> () |
| iterator & | operator= (const iterator &other) |
| bool | operator== (const iterator &other) const |
| bool | operator!= (const iterator &other) const |
Friends | |
| class | const_iterator |