#include <INIFile.h>
Public Member Functions |
|
| const String & | getName () const |
| bool | operator== (const Section §ion) const |
| bool | operator< (const Section §ion) const |
| Needed for MSVC. |
|
| bool | operator> (const Section §ion) const |
| Needed for MSVC. |
|
Protected Attributes |
|
| String | name_ |
| List< String > | lines_ |
|
StringHashMap<
List<
String
> ::Iterator > |
key_map_ |
Friends |
|
| class | INIFile |
| class | IteratorTraits_ |
1.5.8