BALL::INIFile::INIFile::IteratorTraits_ Class Reference

Interface for the LineIterator. More...

#include <INIFile.h>

List of all members.


Public Member Functions

IteratorTraits_ (const IteratorTraits_ &traits)
const IteratorTraits_ & operator= (const IteratorTraits_ &traits)
List< String >::Iterator getPosition ()
SectionIterator getSection ()
const String & operator* () const
IteratorTraits_ & operator++ ()
IteratorTraits_ & operator-- ()
IteratorTraits_ & getSectionNextLine ()
bool operator== (const IteratorTraits_ &traits) const
bool operator!= (const IteratorTraits_ &traits) const
bool operator+ () const
bool isValid () const
void toSectionFirstLine ()
void toSectionLastLine ()
void toSectionEnd ()
bool isSectionFirstLine () const
bool isSectionLastLine () const
bool isSectionEnd () const
void toFirstLine ()
void toLastLine ()
void toEnd ()

Protected Member Functions

IteratorTraits_ (List< Section > &list, SectionIterator section, List< String >::Iterator line)
const List< Section > * getBound_ () const
void setLine_ (const String &line)

Friends

class INIFile

Detailed Description

Interface for the LineIterator.

Generated on Thu Aug 6 18:30:29 2009 for BALL by doxygen 1.5.8