LcConfig PACKAGE - definition of the enum type … More...
Collaboration diagram for LcConfig_Enum_RB_API:LcConfig PACKAGE - definition of the enum type …
read more at: MkKernel_Enum_C_API
|
static |
Ruby: → C-API (static) LcConfigFormatE LcConfig.ConfigFormatE_FromInt(value:int32)
return the LcConfigFormatE from integer …
Definition at line 128 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) int32 LcConfig.ConfigFormatE_ToInt(value:LcConfigFormatE)
return the LcConfigFormatE as integer …
Definition at line 200 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) string LcConfig.ConfigFormatE_ToString(value:LcConfigFormatE)
return the LcConfigFormatE as string …
Definition at line 212 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) LcConfigOptionsEF LcConfig.ConfigOptionsEF_FromInt(value:int32)
return the LcConfigOptionsEF from integer …
Definition at line 142 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) int32 LcConfig.ConfigOptionsEF_ToInt(value:LcConfigOptionsEF)
return the LcConfigOptionsEF as integer …
Definition at line 224 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) string LcConfig.ConfigOptionsEF_ToString(value:LcConfigOptionsEF)
return the LcConfigOptionsEF as string …
Definition at line 236 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) LcConfigTypeE LcConfig.ConfigTypeE_FromInt(value:int32)
return the LcConfigTypeE from integer …
Definition at line 156 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) int32 LcConfig.ConfigTypeE_ToInt(value:LcConfigTypeE)
return the LcConfigTypeE as integer …
Definition at line 248 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) string LcConfig.ConfigTypeE_ToString(value:LcConfigTypeE)
return the LcConfigTypeE as string …
Definition at line 260 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) LcErrorE LcConfig.ErrorE_FromInt(value:int32)
return the LcErrorE from integer …
Definition at line 170 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) int32 LcConfig.ErrorE_ToInt(value:LcErrorE)
return the LcErrorE as integer …
Definition at line 272 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) string LcConfig.ErrorE_ToString(value:LcErrorE)
return the LcErrorE as string …
Definition at line 284 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) LcErrorTypeE LcConfig.ErrorTypeE_FromInt(value:int32)
return the LcErrorTypeE from integer …
Definition at line 184 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) int32 LcConfig.ErrorTypeE_ToInt(value:LcErrorTypeE)
return the LcErrorTypeE as integer …
Definition at line 296 of file LibLcConfig_rb.c.
|
static |
Ruby: → C-API (static) string LcConfig.ErrorTypeE_ToString(value:LcErrorTypeE)
return the LcErrorTypeE as string …
Definition at line 308 of file LibLcConfig_rb.c.