rllib
1
|
This is the complete list of members for rlIniFile, including all inherited members.
_firstSection | rlIniFile | private |
copyIdentifier(char *buf, const char *line) | rlIniFile | private |
copyName(char *buf, const char *line) | rlIniFile | private |
copyParam(char *buf, const char *line) | rlIniFile | private |
currentName | rlIniFile | private |
currentSection | rlIniFile | private |
default_section | rlIniFile | private |
defaultSection() | rlIniFile | |
deleteSectionNames(rlSection *section) | rlIniFile | private |
filename() | rlIniFile | |
firstName(const char *section) | rlIniFile | |
firstSection() | rlIniFile | |
fname | rlIniFile | private |
i18n(const char *tag, const char *default_text="") | rlIniFile | |
nextName(const char *section) | rlIniFile | |
nextSection() | rlIniFile | |
printf(const char *section, const char *name, const char *format,...) | rlIniFile | |
read(const char *filename) | rlIniFile | |
remove(const char *section) | rlIniFile | |
remove(const char *section, const char *name) | rlIniFile | |
rlIniFile() | rlIniFile | |
rlSection typedef | rlIniFile | private |
rlSectionName typedef | rlIniFile | private |
setDefaultSection(const char *section) | rlIniFile | |
setText(const char *section, const char *name, const char *text) | rlIniFile | |
text(const char *section, const char *name) | rlIniFile | |
tr(const char *txt) | rlIniFile | |
write(const char *filename) | rlIniFile | |
~rlIniFile() | rlIniFile | virtual |