Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Plugger::PathIterator Class Reference

#include <elm/sys/Plugger.h>

+ Inheritance diagram for Plugger::PathIterator:

Public Member Functions

 PathIterator (const Plugger &plugger)
 
 PathIterator (const PathIterator &iter)
 
- Public Member Functions inherited from Vector< T, E, A >::Iter
 Iter (const self_t &vec, int idx=0)
 
bool ended (void) const
 
const T & item (void) const
 
void next (void)
 
int index (void) const
 
bool equals (const Iter &it) const
 
- Public Member Functions inherited from InplacePreIterator< Iter, T >
bool operator() () const
 
bool operator! () const
 
const T & operator* () const
 
const T & operator-> () const
 
Iter & operator++ ()
 
void operator++ (int)
 
bool operator== (const Iter &i) const
 
bool operator!= (const Iter &i) const
 

Additional Inherited Members

- Public Types inherited from InplacePreIterator< Iter, T >
typedef T t
 
- Public Attributes inherited from InplacePreIterator< Iter, T >
const typedef T & return_t
 

Constructor & Destructor Documentation

◆ PathIterator() [1/2]

PathIterator ( const Plugger plugger)
inline

◆ PathIterator() [2/2]

PathIterator ( const PathIterator iter)
inline

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