inilike.file

Class representation of ini-like file.

Members

Classes

IniLikeException
class IniLikeException

Exception thrown on the file read error.

IniLikeFile
class IniLikeFile

Ini-like file.

IniLikeGroup
class IniLikeGroup

This class represents the group (section) in the ini-like file. You can create and use instances of this class only in the context of IniLikeFile or its derivatives. Note: Keys are case-sensitive.

Structs

IniLikeLine
struct IniLikeLine
Undocumented in source.

See Also

Meta