Gorgon Game Engine
Iterator.h File Reference

contains filesystem Iterator. Lists file and directories. More...

Include dependency graph for Iterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Iterator
 This iterator allows iteration of directories. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Filesystem
 Contains filesystem functions.
 

Functions

void swap (Iterator &l, Iterator &r)
 Swaps two iterators. More...
 

Detailed Description

contains filesystem Iterator. Lists file and directories.