LcConfig PACKAGE - definition of the enum type … More...
LcConfig PACKAGE - definition of the enum type …
Method definition
read more at: MkKernel_Enum_C_API
|
static |
Python:
→ C-API [static] LcConfigFormatE ConfigFormatE_FromInt(value:int32)
return the LcConfigFormatE from integer …
Definition at line 129 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] int32 ConfigFormatE_ToInt(value:LcConfigFormatE)
return the LcConfigFormatE as integer …
Definition at line 216 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] string ConfigFormatE_ToString(value:LcConfigFormatE)
return the LcConfigFormatE as string …
Definition at line 231 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] LcConfigOptionsEF ConfigOptionsEF_FromInt(value:int32)
return the LcConfigOptionsEF from integer …
Definition at line 146 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] int32 ConfigOptionsEF_ToInt(value:LcConfigOptionsEF)
return the LcConfigOptionsEF as integer …
Definition at line 246 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] string ConfigOptionsEF_ToString(value:LcConfigOptionsEF)
return the LcConfigOptionsEF as string …
Definition at line 261 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] LcConfigTypeE ConfigTypeE_FromInt(value:int32)
return the LcConfigTypeE from integer …
Definition at line 163 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] int32 ConfigTypeE_ToInt(value:LcConfigTypeE)
return the LcConfigTypeE as integer …
Definition at line 276 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] string ConfigTypeE_ToString(value:LcConfigTypeE)
return the LcConfigTypeE as string …
Definition at line 291 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] LcErrorE ErrorE_FromInt(value:int32)
return the LcErrorE from integer …
Definition at line 180 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] int32 ErrorE_ToInt(value:LcErrorE)
return the LcErrorE as integer …
Definition at line 306 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] string ErrorE_ToString(value:LcErrorE)
return the LcErrorE as string …
Definition at line 321 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] LcErrorTypeE ErrorTypeE_FromInt(value:int32)
return the LcErrorTypeE from integer …
Definition at line 197 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] int32 ErrorTypeE_ToInt(value:LcErrorTypeE)
return the LcErrorTypeE as integer …
Definition at line 336 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] string ErrorTypeE_ToString(value:LcErrorTypeE)
return the LcErrorTypeE as string …
Definition at line 351 of file LibLcConfig_py.c.