Gorgon Game Engine
Iterator Member List

This is the complete list of members for Iterator, including all inherited members.

Current()Iterator
Destroy()Iterator
Get() constIterator
IsValid() constIterator
Iterator(const std::string &directory, const std::string &pattern="*")Iterator
Iterator(Iterator &&dir)Iterator
Iterator(const Iterator &other)Iterator
Iterator()Iterator
Next()Iterator
operator std::string() constIterator
operator!=(const Iterator &other) constIterator
operator*() constIterator
operator++()Iterator
operator++(int)Iterator
operator+=(int i)Iterator
operator->()Iterator
operator=(Iterator other)Iterator
operator==(const Iterator &other) constIterator
Swap(Iterator &other)Iterator
~Iterator()Iterator