31 MkErrorC_Check(NULL, errVal);
40 MkErrorC_Check(NULL, errVal);
49 MkErrorC_Check(NULL, errVal);
58 MkErrorC_Check(NULL, errVal);
67 MkErrorC_Check(NULL, errVal);
static LcErrorTypeE ErrorTypeE_FromInt(MK_I32 value)
C++: [static] LcErrorTypeE LcConfig::ErrorTypeE_FromInt(MK_I32 value) → C-API return the LcError...
static MK_STRN ErrorE_ToString(LcErrorE value)
C++: [static] MK_STRN LcConfig::ErrorE_ToString(LcErrorE value) → C-API return the LcErrorE as s...
static MK_I32 ConfigOptionsEF_ToInt(LcConfigOptionsEF value)
C++: [static] MK_I32 LcConfig::ConfigOptionsEF_ToInt(LcConfigOptionsEF value) → C-API return the...
static MK_STRN ConfigFormatE_ToString(LcConfigFormatE value)
C++: [static] MK_STRN LcConfig::ConfigFormatE_ToString(LcConfigFormatE value) → C-API return the...
static LcConfigOptionsEF ConfigOptionsEF_FromInt(MK_I32 value)
C++: [static] LcConfigOptionsEF LcConfig::ConfigOptionsEF_FromInt(MK_I32 value) → C-API return t...
static LcConfigFormatE ConfigFormatE_FromInt(MK_I32 value)
C++: [static] LcConfigFormatE LcConfig::ConfigFormatE_FromInt(MK_I32 value) → C-API return the L...
static MK_I32 ErrorTypeE_ToInt(LcErrorTypeE value)
C++: [static] MK_I32 LcConfig::ErrorTypeE_ToInt(LcErrorTypeE value) → C-API return the LcErrorTy...
static MK_I32 ConfigTypeE_ToInt(LcConfigTypeE value)
C++: [static] MK_I32 LcConfig::ConfigTypeE_ToInt(LcConfigTypeE value) → C-API return the LcConfi...
static LcConfigTypeE ConfigTypeE_FromInt(MK_I32 value)
C++: [static] LcConfigTypeE LcConfig::ConfigTypeE_FromInt(MK_I32 value) → C-API return the LcCon...
static MK_I32 ConfigFormatE_ToInt(LcConfigFormatE value)
C++: [static] MK_I32 LcConfig::ConfigFormatE_ToInt(LcConfigFormatE value) → C-API return the LcC...
static MK_STRN ConfigTypeE_ToString(LcConfigTypeE value)
C++: [static] MK_STRN LcConfig::ConfigTypeE_ToString(LcConfigTypeE value) → C-API return the LcC...
static MK_STRN ConfigOptionsEF_ToString(LcConfigOptionsEF value)
C++: [static] MK_STRN LcConfig::ConfigOptionsEF_ToString(LcConfigOptionsEF value) → C-API return...
static MK_I32 ErrorE_ToInt(LcErrorE value)
C++: [static] MK_I32 LcConfig::ErrorE_ToInt(LcErrorE value) → C-API return the LcErrorE as integ...
static MK_STRN ErrorTypeE_ToString(LcErrorTypeE value)
C++: [static] MK_STRN LcConfig::ErrorTypeE_ToString(LcErrorTypeE value) → C-API return the LcErr...
static LcErrorE ErrorE_FromInt(MK_I32 value)
C++: [static] LcErrorE LcConfig::ErrorE_FromInt(MK_I32 value) → C-API return the LcErrorE from i...
enum MkErrorE LcConfigTypeE_FromInt(MK_I32 const value, enum LcConfigTypeE *value_out)
return the LcConfigTypeE from integer …
MK_STRN LcConfigOptionsEF_ToString(enum LcConfigOptionsEF value)
return the LcConfigOptionsEF as string …
LcConfigOptionsEF
define the configuration-option of a LcConfigC …
static MK_I32 LcErrorTypeE_ToInt(enum LcErrorTypeE value)
return the LcErrorTypeE as integer …
MK_STRN LcConfigFormatE_ToString(enum LcConfigFormatE value)
return the LcConfigFormatE as string …
static MK_I32 LcConfigOptionsEF_ToInt(enum LcConfigOptionsEF value)
return the LcConfigOptionsEF as integer …
enum MkErrorE LcErrorE_FromInt(MK_I32 const value, enum LcErrorE *value_out)
return the LcErrorE from integer …
LcConfigFormatE
set the format of a LcSettingC …
MK_STRN LcErrorTypeE_ToString(enum LcErrorTypeE value)
return the LcErrorTypeE as string …
LcErrorE
Signals an error and is used as the return value of a function …
enum MkErrorE LcConfigFormatE_FromInt(MK_I32 const value, enum LcConfigFormatE *value_out)
return the LcConfigFormatE from integer …
MK_STRN LcErrorE_ToString(enum LcErrorE value)
return the LcErrorE as string …
MK_STRN LcConfigTypeE_ToString(enum LcConfigTypeE value)
return the LcConfigTypeE as string …
enum MkErrorE LcErrorTypeE_FromInt(MK_I32 const value, enum LcErrorTypeE *value_out)
return the LcErrorTypeE from integer …
static MK_I32 LcErrorE_ToInt(enum LcErrorE value)
return the LcErrorE as integer …
enum MkErrorE LcConfigOptionsEF_FromInt(MK_I32 const value, enum LcConfigOptionsEF *value_out)
return the LcConfigOptionsEF from integer …
LcConfigTypeE
define the data-type of a LcSettingC …
static MK_I32 LcConfigFormatE_ToInt(enum LcConfigFormatE value)
return the LcConfigFormatE as integer …
static MK_I32 LcConfigTypeE_ToInt(enum LcConfigTypeE value)
return the LcConfigTypeE as integer …
namespace for the CcLcConfig "C++"-API