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::ini::File::Iterator Class Reference

#include <elm/ini.h>

+ Inheritance diagram for elm::ini::File::Iterator:

Public Member Functions

 Iterator (File *file)
 
 Iterator (const Iterator &i)
 
Iterator operator= (const Iterator &i)
 
- Public Member Functions inherited from elm::genstruct::AssocList< K, T, C, E, N >::Iterator
 Iterator (const AssocList &list)
 
 Iterator (const Iterator &iterator)
 
Iteratoroperator= (const Iterator &iterator)
 
bool ended (void) const
 
void next (void)
 
item (void) const
 
- Public Member Functions inherited from elm::PreIterator< Iterator, T >
 operator bool (void) const
 
 operator T (void) const
 
Iterator & operator++ (void)
 
Iterator & operator++ (int)
 
operator* (void) const
 
operator-> (void) const
 

Constructor & Destructor Documentation

elm::ini::File::Iterator::Iterator ( File file)
elm::ini::File::Iterator::Iterator ( const Iterator i)

Member Function Documentation

Iterator elm::ini::File::Iterator::operator= ( const Iterator i)

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