LcConfig PACKAGE - definition of the enum type … More...
Collaboration diagram for LcConfig_Enum_CS_API:LcConfig PACKAGE - definition of the enum type …
read more at: MkKernel_Enum_C_API
|
inlinestatic |
C#: → C-API [static] LcConfigFormatE ConfigFormatE_FromInt(int value)
return the LcConfigFormatE from integer …
Definition at line 126 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] int ConfigFormatE_ToInt(LcConfigFormatE value)
return the LcConfigFormatE as integer …
Definition at line 168 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] string ConfigFormatE_ToString(LcConfigFormatE value)
return the LcConfigFormatE as string …
Definition at line 174 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] LcConfigOptionsEF ConfigOptionsEF_FromInt(int value)
return the LcConfigOptionsEF from integer …
Definition at line 134 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] int ConfigOptionsEF_ToInt(LcConfigOptionsEF value)
return the LcConfigOptionsEF as integer …
Definition at line 180 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] string ConfigOptionsEF_ToString(LcConfigOptionsEF value)
return the LcConfigOptionsEF as string …
Definition at line 186 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] LcConfigTypeE ConfigTypeE_FromInt(int value)
return the LcConfigTypeE from integer …
Definition at line 142 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] int ConfigTypeE_ToInt(LcConfigTypeE value)
return the LcConfigTypeE as integer …
Definition at line 192 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] string ConfigTypeE_ToString(LcConfigTypeE value)
return the LcConfigTypeE as string …
Definition at line 198 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] LcErrorE ErrorE_FromInt(int value)
return the LcErrorE from integer …
Definition at line 150 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] int ErrorE_ToInt(LcErrorE value)
return the LcErrorE as integer …
Definition at line 204 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] string ErrorE_ToString(LcErrorE value)
return the LcErrorE as string …
Definition at line 210 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] LcErrorTypeE ErrorTypeE_FromInt(int value)
return the LcErrorTypeE from integer …
Definition at line 158 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] int ErrorTypeE_ToInt(LcErrorTypeE value)
return the LcErrorTypeE as integer …
Definition at line 216 of file LibLcConfig.cs.
|
inlinestatic |
C#: → C-API [static] string ErrorTypeE_ToString(LcErrorTypeE value)
return the LcErrorTypeE as string …
Definition at line 222 of file LibLcConfig.cs.