IniEntry Member List
This is the complete list of members for
IniEntry, including all inherited members.
clean() | IniBase | [inline, virtual] |
comment | IniBase | [protected] |
dirty | IniBase | [protected] |
getAllDoIt() | IniEntry | [inline, virtual] |
getComment() const | IniBase | [inline] |
getMapInteger(const YCPMap &in, const string &k, int &i) | IniBase | [inline, protected] |
getMapString(const YCPMap &in, const string &k, string &s) | IniBase | [inline, protected] |
getName() const | IniBase | [inline] |
getReadBy() const | IniBase | [inline] |
getValue() const | IniEntry | [inline] |
IniBase(int rb) | IniBase | [inline, protected] |
IniBase(const string &n) | IniBase | [inline, protected] |
IniEntry() | IniEntry | [inline] |
IniEntry(const char *u) | IniEntry | [inline] |
init(const string &n, const string &c, int rb, const string &v) | IniEntry | [inline] |
IniBase::init(const string &n, const string &c, int rb) | IniBase | [inline] |
initComment(const string &c) | IniBase | [inline] |
initName(const string &c) | IniBase | [inline] |
initReadBy(const int r) | IniEntry | [inline] |
initValue(const string &c) | IniEntry | [inline] |
name | IniBase | [protected] |
read_by | IniBase | [protected] |
setAllDoIt(const YCPMap &in) | IniEntry | [inline, virtual] |
setComment(const string &c) | IniBase | [inline] |
setDirty() | IniBase | [inline] |
setName(const string &c) | IniBase | [inline] |
setReadBy(int r) | IniBase | [inline] |
setValue(const string &c) | IniEntry | [inline] |
val | IniEntry | [private] |
~IniBase() | IniBase | [inline, virtual] |