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

#include <elm/ini.h>

Inherits PairIter.

Public Member Functions

 Iterator (Section *s)
 
const stringkey (void) const
 
const stringvalue (void) const
 

Constructor & Destructor Documentation

◆ Iterator()

Iterator ( Section s)
inline

Member Function Documentation

◆ key()

const string& key ( void  ) const
inline

◆ value()

const string& value ( void  ) const
inline

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