dcoincoin ~master (2017-06-15T14:41:56Z)
Dub
Repo
IniSection.this
ini
dini
IniSection
Creates new IniSection instance
this
(
string
name
)
this
(
string
name
,
IniSection
*
parent
)
struct
IniSection
this
(
string
name
,
IniSection
*
parent
)
Parameters
name
Type:
string
Section name
parent
Type:
IniSection
*
Section parent
Meta
Source
See Implementation
ini
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