dini v1.0.0 (2014-11-15T09:18:43Z)
Dub
Repo
IniSection.this
dini
IniSection
Creates new IniSection instance
this
(string name)
this
(string name, IniSection* parent)
struct
IniSection
this
(
string
name
,
IniSection
*
parent
)
Parameters
name
string
Section name
parent
IniSection
*
Section parent
Meta
Source
See Implementation
dini
IniSection
aliases
opCall
opIndex
constructors
this
functions
addSection
getKey
getParent
getSection
getSectionEx
hasKey
hasParent
hasSection
inherit
keys
name
parse
parseLookups
removeKey
removeSection
root
sections
setKey
setParent
split
static functions
Parse
variables
_keys
_name
_parent
_sections
Creates new IniSection instance