Glib::DirIterator Class Reference
[File Utilities]
The iterator type of Glib::Dir. More...
List of all members.
Detailed Description
The iterator type of Glib::Dir.
Member Typedef Documentation
Constructor & Destructor Documentation
Glib::DirIterator::DirIterator |
( |
|
) |
|
Member Function Documentation
void Glib::DirIterator::operator++ |
( |
int |
|
) |
|
- Note:
- DirIterator has input iterator semantics, which means real postfix increment is impossible. The return type is
void
to prevent surprising behaviour.
bool Glib::DirIterator::operator== |
( |
const DirIterator& |
rhs |
) |
const |
The documentation for this class was generated from the following file: