clean() | IniSection | [virtual] |
comment | IniBase | [protected] |
container | IniSection | [private] |
Delete(const YCPPath &p) | IniSection | |
delMyValue(const string &k) | IniSection | [private] |
delSection(const YCPPath &p, int depth) | IniSection | [private] |
delSection1(IniSectionIdxIterator sxi) | IniSection | [private] |
delValue(const YCPPath &p, int depth) | IniSection | [private] |
delValue1(IniEntryIdxIterator exi) | IniSection | [private] |
delValueFlat(const YCPPath &p) | IniSection | [private] |
Dir(const YCPPath &p, YCPList &out) | IniSection | |
dirHelper(const YCPPath &p, YCPList &out, int sections, int depth=0) | IniSection | [private] |
dirty | IniBase | [protected] |
dirValueFlat(const YCPPath &p, YCPList &l) | IniSection | [private] |
Dump() | IniSection | |
end_comment | IniSection | [private] |
findEndFromUp(const vector< string > &path, int wanted, int found=-1, int from=0) | IniSection | |
findSection(const vector< string > &path, int from=0) | IniSection | |
getAll(const YCPPath &p, YCPValue &out, int depth) | IniSection | [private] |
getAllDoIt() | IniSection | [private, virtual] |
getComment() const | IniBase | [inline] |
getContainerBegin() | IniSection | |
getContainerEnd() | IniSection | |
getEndComment() const | IniSection | [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] |
getMyValue(const YCPPath &p, YCPValue &out, int what, int depth) | IniSection | [private] |
getName() const | IniBase | [inline] |
getReadBy() const | IniBase | [inline] |
getRewriteBy() | IniSection | [inline] |
getSection(const char *name) | IniSection | |
getSectionProp(const YCPPath &p, YCPValue &out, int what, int depth=0) | IniSection | [private] |
getSubSectionRewriteBy(const char *name) | IniSection | |
getValue(const YCPPath &p, YCPValue &out, int what, int depth=0) | IniSection | [private] |
getValueFlat(const YCPPath &p, YCPValue &out) | IniSection | [private] |
IniBase(int rb) | IniBase | [inline, protected] |
IniBase(const string &n) | IniBase | [inline, protected] |
IniSection(const char *u) | IniSection | [inline] |
IniSection(const IniParser *p) | IniSection | [inline] |
IniSection(const IniSection &s) | IniSection | [inline] |
IniSection(const IniParser *p, string n) | IniSection | [inline] |
init(const string &n, const string &c, int rb) | IniBase | [inline] |
initComment(const string &c) | IniBase | [inline] |
initName(const string &c) | IniBase | [inline] |
initReadBy() | IniSection | [inline] |
IniBase::initReadBy(const int r) | IniBase | [inline] |
initSection(const string &name, const string &comment, int rb, int wb=-2) | IniSection | |
initValue(const string &key, const string &val, const string &comment, int rb) | IniSection | |
ip | IniSection | [private] |
isDirty() | IniSection | |
isections | IniSection | [private] |
ivalues | IniSection | [private] |
myDir(YCPList &l, IniType what) | IniSection | [private] |
name | IniBase | [protected] |
operator=(const IniSection &s) | IniSection | [inline] |
Read(const YCPPath &p, YCPValue &out, bool rewrite) | IniSection | |
read_by | IniBase | [protected] |
reindex() | IniSection | [private] |
rewrite_by | IniSection | [private] |
setAll(const YCPPath &p, const YCPValue &in, int depth) | IniSection | [private] |
setAllDoIt(const YCPMap &in) | IniSection | [private, virtual] |
setComment(const string &c) | IniBase | [inline] |
setDirty() | IniBase | [inline] |
setEndComment(const char *c) | IniSection | |
setMyValue(const YCPPath &p, const YCPValue &in, int what, int depth) | IniSection | [private] |
setName(const string &c) | IniBase | [inline] |
setReadBy(int r) | IniBase | [inline] |
setRewriteBy(int c) | IniSection | [inline] |
setSectionProp(const YCPPath &p, const YCPValue &in, int what, int depth) | IniSection | [private] |
setValue(const YCPPath &p, const YCPValue &in, int what, int depth=0) | IniSection | [private] |
setValueFlat(const YCPPath &p, const YCPValue &in) | IniSection | [private] |
Write(const YCPPath &p, const YCPValue &v, bool rewrite) | IniSection | |
~IniBase() | IniBase | [inline, virtual] |
~IniSection() | IniSection | [inline, virtual] |