LcConfigC - various functions to create, initialize and destroy … More...
Functions | |
static OT_ProcRet | pylcconfig_LcConfigC_Create (OtClass_ARGS) |
Python: → C-API create a LcConfigC instance … | |
static OT_ProcRet | pylcconfig_LcConfigC_new (CONSTR_ARGS) |
Python: → C-API create a LcConfigC instance … | |
LcConfigC - various functions to create, initialize and destroy …
|
static |
Python:
→ C-API [constructor,static] LcConfigC LcConfigC.Create()
create a LcConfigC instance …
Definition at line 770 of file LcConfigC_py.c.
|
static |
Python:
→ C-API [constructor,static] LcConfigC LcConfigC.new()
create a LcConfigC instance …
Definition at line 789 of file LcConfigC_py.c.