|
BALL
1.4.2
|
#include <BALL/FORMAT/INIFile.h>
Public Member Functions | |
| const String & | getName () const |
| bool | operator== (const Section §ion) const |
| bool | operator< (const Section §ion) const |
| Needed for MSVC. More... | |
| bool | operator> (const Section §ion) const |
| Needed for MSVC. More... | |
Protected Attributes | |
| String | name_ |
| std::list< String > | lines_ |
| StringHashMap< std::list < String >::iterator > | key_map_ |
Friends | |
| class | INIFile |
| class | IteratorTraits_ |
|
inline |
|
friend |
|
protected |
1.8.3.1