BALL::INIFile::INIFile::Section Class Reference

A section within an INI file. More...

#include <INIFile.h>

List of all members.


Public Member Functions

const String & getName () const
bool operator== (const Section &section) const
bool operator< (const Section &section) const
Needed for MSVC.
bool operator> (const Section &section) const
Needed for MSVC.

Protected Attributes

String name_
List< String > lines_
StringHashMap< List< String >
::Iterator >
key_map_

Friends

class INIFile
class IteratorTraits_

Detailed Description

A section within an INI file.

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