#include <IniFile.h>
Inheritance diagram for IniEntry:

Public Member Functions | |
| IniEntry () | |
| IniEntry (const char *u) | |
| const char * | getValue () const |
| void | setValue (const string &c) |
| void | initValue (const string &c) |
| void | initReadBy (const int r) |
| void | init (const string &n, const string &c, int rb, const string &v) |
| YCPMap | getAllDoIt () |
| int | setAllDoIt (const YCPMap &in) |
Private Attributes | |
| string | val |
|
|
|
|
|
explicit uninitialized constructor |
|
|
Constructs a map of the fields, for Read (.all...) Reimplemented from IniBase. |
|
|
|
|
||||||||||||||||||||
|
changes values only if not dirty |
|
|
changes value only if not dirty Reimplemented from IniBase. |
|
|
changes value only if not dirty |
|
|
Reimplemented from IniBase. |
|
|
|
|
|
value |
1.4.6