LcSettingC - various functions to lookup a setting … More...
LcSettingC - various functions to lookup a setting …
|
static |
Atl:
→ C-API LcSettingC [LcSettingC::Lookup $setting path:string]
This function locates a setting by a path path relative to the setting setting …
Definition at line 595 of file LcSettingC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC [LcSettingC::LookupAll $setting]
addon - read an entire configuration below setting into MkBufferListC …
Definition at line 615 of file LcSettingC_atl.c.
|
static |
Atl:
→ C-API bool [LcSettingC::LookupBool $setting name:string]
These functions look up the value of the child setting named name of the setting setting …
Definition at line 631 of file LcSettingC_atl.c.
|
static |
Atl:
→ C-API double [LcSettingC::LookupFloat $setting name:string]
These functions look up the value of the child setting named name of the setting setting …
Definition at line 648 of file LcSettingC_atl.c.
|
static |
Atl:
→ C-API int32 [LcSettingC::LookupInt $setting name:string]
These functions look up the value of the child setting named name of the setting setting …
Definition at line 665 of file LcSettingC_atl.c.
|
static |
Atl:
→ C-API int64 [LcSettingC::LookupInt64 $setting name:string]
These functions look up the value of the child setting named name of the setting setting …
Definition at line 682 of file LcSettingC_atl.c.
|
static |
Atl:
→ C-API string [LcSettingC::LookupString $setting name:string]
These functions look up the value of the child setting named name of the setting setting …
Definition at line 699 of file LcSettingC_atl.c.