|
paludis
Version 1.4.0
|
Public Types | |
| typedef const FSPath & | value_type |
| typedef const FSPath & | reference |
| typedef const FSPath * | pointer |
| typedef std::ptrdiff_t | difference_type |
| typedef std::forward_iterator_tag | iterator_category |
Public Member Functions | |
| FSIterator (const FSPath &, const FSIteratorOptions &) | |
| FSIterator (const FSIterator &) | |
| FSIterator & | operator= (const FSIterator &) |
| FSIterator & | operator++ () |
| FSIterator | operator++ (int) |
| pointer | operator-> () const |
| reference | operator* () const |
Friends | |
| bool | operator== (const FSIterator &, const FSIterator &) |
1.8.3.1