Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::sys::Plugger::PathIterator Class Reference

#include <elm/sys/Plugger.h>

+ Inheritance diagram for elm::sys::Plugger::PathIterator:

Public Member Functions

 PathIterator (const Plugger &plugger)
 
 PathIterator (const PathIterator &iter)
 
- Public Member Functions inherited from elm::genstruct::Vector< T >::Iterator
 Iterator (const Vector &vec)
 
 Iterator (const Iterator &iter)
 
bool ended (void) const
 
const T & item (void) const
 
void next (void)
 
int index (void)
 
const Vector< T > & vector (void)
 
- Public Member Functions inherited from elm::PreIterator< Iterator, const T & >
 operator bool (void) const
 
 operator const T & (void) const
 
Iterator & operator++ (void)
 
Iterator & operator++ (int)
 
const T & operator* (void) const
 
const T & operator-> (void) const
 

Constructor & Destructor Documentation

elm::sys::Plugger::PathIterator::PathIterator ( const Plugger plugger)
elm::sys::Plugger::PathIterator::PathIterator ( const PathIterator iter)

The documentation for this class was generated from the following file: