BALL::INIFile Member List
This is the complete list of members for
BALL::INIFile
, including all inherited members.
appendLine
(const String §ion_name, const String &line)
BALL::INIFile
appendLine
(const String &line)
BALL::INIFile
appendSection
(const String §ion)
BALL::INIFile
apply
(UnaryProcessor< LineIterator > &processor)
BALL::INIFile
check_duplicate_keys_
BALL::INIFile
[protected]
clear
()
BALL::INIFile
deleteLine
(LineIterator line_it)
BALL::INIFile
deleteSection
(const String §ion)
BALL::INIFile
duplicateKeyCheckEnabled
() const
BALL::INIFile
filename_
BALL::INIFile
[protected]
getContent
() const
BALL::INIFile
getFilename
() const
BALL::INIFile
getLine
(Size line_number)
BALL::INIFile
getNumberOfLines
() const
BALL::INIFile
getNumberOfSections
() const
BALL::INIFile
getSection
(const String §ion_name)
BALL::INIFile
getSection
(Position pos)
BALL::INIFile
getSectionFirstLine
(const String §ion_name)
BALL::INIFile
getSectionLastLine
(const String §ion_name)
BALL::INIFile
getSectionLength
(const String §ion_name) const
BALL::INIFile
getValue
(const String §ion, const String &key) const
BALL::INIFile
hasEntry
(const String §ion, const String &key) const
BALL::INIFile
hasSection
(const String §ion_name) const
BALL::INIFile
HEADER
BALL::INIFile
[static]
INIFile
()
BALL::INIFile
INIFile
(const String &filename)
BALL::INIFile
insertLine
(LineIterator line_it, const String &line)
BALL::INIFile
insertValue
(const String §ion, const String &key, const String &value)
BALL::INIFile
isValid
() const
BALL::INIFile
isValid
(const LineIterator &it) const
BALL::INIFile
isValid
(const SectionIterator &it) const
BALL::INIFile
LineIterator
typedef
BALL::INIFile
MAX_LINE_LENGTH
enum value
BALL::INIFile
operator=
(const INIFile &file)
BALL::INIFile
operator==
(const INIFile &inifile) const
BALL::INIFile
read
()
BALL::INIFile
section_index_
BALL::INIFile
[protected]
SectionIterator
typedef
BALL::INIFile
sections_
BALL::INIFile
[protected]
setContent
(const List< String > &lines)
BALL::INIFile
setDuplicateKeyCheck
(bool mode)
BALL::INIFile
setFilename
(const String &filename)
BALL::INIFile
setLine
(LineIterator line_it, const String &line)
BALL::INIFile
setValue
(const String §ion, const String &key, const String &value)
BALL::INIFile
UNDEFINED
BALL::INIFile
[static]
valid_
BALL::INIFile
[protected]
write
()
BALL::INIFile
~INIFile
()
BALL::INIFile
[virtual]