theConfig 10.0
Loading...
Searching...
No Matches
LcConfig_Enum_JV_API

LcConfig PACKAGE - definition of the enum type … More...

+ Collaboration diagram for LcConfig_Enum_JV_API:

Classes

enum  jvlcconfig.LcConfigFormatE
  Java: enum LcConfigFormatE C-API
More...
 
class  jvlcconfig.LcConfigOptionsEF
  Java: enum LcConfigOptionsEF C-API
More...
 
enum  jvlcconfig.LcConfigTypeE
  Java: enum LcConfigTypeE C-API
More...
 
enum  jvlcconfig.LcErrorE
  Java: enum LcErrorE C-API
More...
 
enum  jvlcconfig.LcErrorTypeE
  Java: enum LcErrorTypeE C-API
More...
 

Functions

static native LcConfigFormatE jvlcconfig.LcConfig.ConfigFormatE_FromInt (int value)
  Java: [static] LcConfigFormatE ConfigFormatE_FromInt(int value) C-API
return the LcConfigFormatE from integer …
 
static native LcConfigOptionsEF jvlcconfig.LcConfig.ConfigOptionsEF_FromInt (int value)
  Java: [static] LcConfigOptionsEF ConfigOptionsEF_FromInt(int value) C-API
return the LcConfigOptionsEF from integer …
 
static native LcConfigTypeE jvlcconfig.LcConfig.ConfigTypeE_FromInt (int value)
  Java: [static] LcConfigTypeE ConfigTypeE_FromInt(int value) C-API
return the LcConfigTypeE from integer …
 
static native LcErrorE jvlcconfig.LcConfig.ErrorE_FromInt (int value)
  Java: [static] LcErrorE ErrorE_FromInt(int value) C-API
return the LcErrorE from integer …
 
static native LcErrorTypeE jvlcconfig.LcConfig.ErrorTypeE_FromInt (int value)
  Java: [static] LcErrorTypeE ErrorTypeE_FromInt(int value) C-API
return the LcErrorTypeE from integer …
 
static native int jvlcconfig.LcConfig.ConfigFormatE_ToInt (LcConfigFormatE value)
  Java: [static] int ConfigFormatE_ToInt(LcConfigFormatE value) C-API
return the LcConfigFormatE as integer …
 
static native String jvlcconfig.LcConfig.ConfigFormatE_ToString (LcConfigFormatE value)
  Java: [static] String ConfigFormatE_ToString(LcConfigFormatE value) C-API
return the LcConfigFormatE as string …
 
static native int jvlcconfig.LcConfig.ConfigOptionsEF_ToInt (LcConfigOptionsEF value)
  Java: [static] int ConfigOptionsEF_ToInt(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as integer …
 
static native String jvlcconfig.LcConfig.ConfigOptionsEF_ToString (LcConfigOptionsEF value)
  Java: [static] String ConfigOptionsEF_ToString(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as string …
 
static native int jvlcconfig.LcConfig.ConfigTypeE_ToInt (LcConfigTypeE value)
  Java: [static] int ConfigTypeE_ToInt(LcConfigTypeE value) C-API
return the LcConfigTypeE as integer …
 
static native String jvlcconfig.LcConfig.ConfigTypeE_ToString (LcConfigTypeE value)
  Java: [static] String ConfigTypeE_ToString(LcConfigTypeE value) C-API
return the LcConfigTypeE as string …
 
static native int jvlcconfig.LcConfig.ErrorE_ToInt (LcErrorE value)
  Java: [static] int ErrorE_ToInt(LcErrorE value) C-API
return the LcErrorE as integer …
 
static native String jvlcconfig.LcConfig.ErrorE_ToString (LcErrorE value)
  Java: [static] String ErrorE_ToString(LcErrorE value) C-API
return the LcErrorE as string …
 
static native int jvlcconfig.LcConfig.ErrorTypeE_ToInt (LcErrorTypeE value)
  Java: [static] int ErrorTypeE_ToInt(LcErrorTypeE value) C-API
return the LcErrorTypeE as integer …
 
static native String jvlcconfig.LcConfig.ErrorTypeE_ToString (LcErrorTypeE value)
  Java: [static] String ErrorTypeE_ToString(LcErrorTypeE value) C-API
return the LcErrorTypeE as string …
 
JNIEXPORT jobject JNICALL Java_jvlcconfig_LcConfig_ConfigFormatE_1FromInt (JNIEnv *env, jclass class, jint value)
  Java: [static] LcConfigFormatE ConfigFormatE_FromInt(int value) C-API
return the LcConfigFormatE from integer …
 
JNIEXPORT jobject JNICALL Java_jvlcconfig_LcConfig_ConfigOptionsEF_1FromInt (JNIEnv *env, jclass class, jint value)
  Java: [static] LcConfigOptionsEF ConfigOptionsEF_FromInt(int value) C-API
return the LcConfigOptionsEF from integer …
 
JNIEXPORT jobject JNICALL Java_jvlcconfig_LcConfig_ConfigTypeE_1FromInt (JNIEnv *env, jclass class, jint value)
  Java: [static] LcConfigTypeE ConfigTypeE_FromInt(int value) C-API
return the LcConfigTypeE from integer …
 
JNIEXPORT jobject JNICALL Java_jvlcconfig_LcConfig_ErrorE_1FromInt (JNIEnv *env, jclass class, jint value)
  Java: [static] LcErrorE ErrorE_FromInt(int value) C-API
return the LcErrorE from integer …
 
JNIEXPORT jobject JNICALL Java_jvlcconfig_LcConfig_ErrorTypeE_1FromInt (JNIEnv *env, jclass class, jint value)
  Java: [static] LcErrorTypeE ErrorTypeE_FromInt(int value) C-API
return the LcErrorTypeE from integer …
 
JNIEXPORT jint JNICALL Java_jvlcconfig_LcConfig_ConfigFormatE_1ToInt (JNIEnv *env, jclass class, jobject value)
  Java: [static] int ConfigFormatE_ToInt(LcConfigFormatE value) C-API
return the LcConfigFormatE as integer …
 
JNIEXPORT jstring JNICALL Java_jvlcconfig_LcConfig_ConfigFormatE_1ToString (JNIEnv *env, jclass class, jobject value)
  Java: [static] String ConfigFormatE_ToString(LcConfigFormatE value) C-API
return the LcConfigFormatE as string …
 
JNIEXPORT jint JNICALL Java_jvlcconfig_LcConfig_ConfigOptionsEF_1ToInt (JNIEnv *env, jclass class, jobject value)
  Java: [static] int ConfigOptionsEF_ToInt(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as integer …
 
JNIEXPORT jstring JNICALL Java_jvlcconfig_LcConfig_ConfigOptionsEF_1ToString (JNIEnv *env, jclass class, jobject value)
  Java: [static] String ConfigOptionsEF_ToString(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as string …
 
JNIEXPORT jint JNICALL Java_jvlcconfig_LcConfig_ConfigTypeE_1ToInt (JNIEnv *env, jclass class, jobject value)
  Java: [static] int ConfigTypeE_ToInt(LcConfigTypeE value) C-API
return the LcConfigTypeE as integer …
 
JNIEXPORT jstring JNICALL Java_jvlcconfig_LcConfig_ConfigTypeE_1ToString (JNIEnv *env, jclass class, jobject value)
  Java: [static] String ConfigTypeE_ToString(LcConfigTypeE value) C-API
return the LcConfigTypeE as string …
 
JNIEXPORT jint JNICALL Java_jvlcconfig_LcConfig_ErrorE_1ToInt (JNIEnv *env, jclass class, jobject value)
  Java: [static] int ErrorE_ToInt(LcErrorE value) C-API
return the LcErrorE as integer …
 
JNIEXPORT jstring JNICALL Java_jvlcconfig_LcConfig_ErrorE_1ToString (JNIEnv *env, jclass class, jobject value)
  Java: [static] String ErrorE_ToString(LcErrorE value) C-API
return the LcErrorE as string …
 
JNIEXPORT jint JNICALL Java_jvlcconfig_LcConfig_ErrorTypeE_1ToInt (JNIEnv *env, jclass class, jobject value)
  Java: [static] int ErrorTypeE_ToInt(LcErrorTypeE value) C-API
return the LcErrorTypeE as integer …
 
JNIEXPORT jstring JNICALL Java_jvlcconfig_LcConfig_ErrorTypeE_1ToString (JNIEnv *env, jclass class, jobject value)
  Java: [static] String ErrorTypeE_ToString(LcErrorTypeE value) C-API
return the LcErrorTypeE as string …
 

Detailed Description

LcConfig PACKAGE - definition of the enum type …

read more at: MkKernel_Enum_C_API

read more at: MkKernel_Enum_C_API

Function Documentation

◆ ConfigFormatE_FromInt()

static native LcConfigFormatE jvlcconfig.LcConfig.ConfigFormatE_FromInt ( int value)
static

Java: [static] LcConfigFormatE ConfigFormatE_FromInt(int value) C-API
return the LcConfigFormatE from integer …

+ Here is the caller graph for this function:

◆ ConfigFormatE_ToInt()

static native int jvlcconfig.LcConfig.ConfigFormatE_ToInt ( LcConfigFormatE value)
static

◆ ConfigFormatE_ToString()

static native String jvlcconfig.LcConfig.ConfigFormatE_ToString ( LcConfigFormatE value)
static

◆ ConfigOptionsEF_FromInt()

static native LcConfigOptionsEF jvlcconfig.LcConfig.ConfigOptionsEF_FromInt ( int value)
static

Java: [static] LcConfigOptionsEF ConfigOptionsEF_FromInt(int value) C-API
return the LcConfigOptionsEF from integer …

+ Here is the caller graph for this function:

◆ ConfigOptionsEF_ToInt()

static native int jvlcconfig.LcConfig.ConfigOptionsEF_ToInt ( LcConfigOptionsEF value)
static

◆ ConfigOptionsEF_ToString()

static native String jvlcconfig.LcConfig.ConfigOptionsEF_ToString ( LcConfigOptionsEF value)
static

Java: [static] String ConfigOptionsEF_ToString(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as string …

+ Here is the caller graph for this function:

◆ ConfigTypeE_FromInt()

static native LcConfigTypeE jvlcconfig.LcConfig.ConfigTypeE_FromInt ( int value)
static

Java: [static] LcConfigTypeE ConfigTypeE_FromInt(int value) C-API
return the LcConfigTypeE from integer …

+ Here is the caller graph for this function:

◆ ConfigTypeE_ToInt()

static native int jvlcconfig.LcConfig.ConfigTypeE_ToInt ( LcConfigTypeE value)
static

◆ ConfigTypeE_ToString()

static native String jvlcconfig.LcConfig.ConfigTypeE_ToString ( LcConfigTypeE value)
static

◆ ErrorE_FromInt()

static native LcErrorE jvlcconfig.LcConfig.ErrorE_FromInt ( int value)
static

Java: [static] LcErrorE ErrorE_FromInt(int value) C-API
return the LcErrorE from integer …

+ Here is the caller graph for this function:

◆ ErrorE_ToInt()

static native int jvlcconfig.LcConfig.ErrorE_ToInt ( LcErrorE value)
static

Java: [static] int ErrorE_ToInt(LcErrorE value) C-API
return the LcErrorE as integer …

◆ ErrorE_ToString()

static native String jvlcconfig.LcConfig.ErrorE_ToString ( LcErrorE value)
static

◆ ErrorTypeE_FromInt()

static native LcErrorTypeE jvlcconfig.LcConfig.ErrorTypeE_FromInt ( int value)
static

Java: [static] LcErrorTypeE ErrorTypeE_FromInt(int value) C-API
return the LcErrorTypeE from integer …

+ Here is the caller graph for this function:

◆ ErrorTypeE_ToInt()

static native int jvlcconfig.LcConfig.ErrorTypeE_ToInt ( LcErrorTypeE value)
static

◆ ErrorTypeE_ToString()

static native String jvlcconfig.LcConfig.ErrorTypeE_ToString ( LcErrorTypeE value)
static

◆ Java_jvlcconfig_LcConfig_ConfigFormatE_1FromInt()

JNIEXPORT jobject JNICALL Java_jvlcconfig_LcConfig_ConfigFormatE_1FromInt ( JNIEnv * env,
jclass class,
jint value )

Java: [static] LcConfigFormatE ConfigFormatE_FromInt(int value) C-API
return the LcConfigFormatE from integer …

Definition at line 141 of file LibLcConfig_jv.c.

141 {
143 enum LcConfigFormatE value_out;
144 enum MkErrorE errVal = LcConfigFormatE_FromInt(value, &value_out);
145 MkErrorC_Check(NULL, errVal)
146 jobject __retVal__S = MK(pGetEnumFromString)(env,LC(Class_LcConfigFormatE),"Ljvlcconfig/LcConfigFormatE;",LcConfigFormatE_ToString(value_out));
147 return __retVal__S;
148error:
149 return 0;
150}
enum MkErrorE LcConfigFormatE_FromInt(MK_I32 const value, enum LcConfigFormatE *value_out)
return the LcConfigFormatE from integer …
LcConfigFormatE
set the format of a LcSettingC …
Definition LcEnum_lc.h:30
MK_STRN LcConfigFormatE_ToString(enum LcConfigFormatE value)
return the LcConfigFormatE as string …
MkErrorE
#define MkRtSetup_NULL

◆ Java_jvlcconfig_LcConfig_ConfigFormatE_1ToInt()

JNIEXPORT jint JNICALL Java_jvlcconfig_LcConfig_ConfigFormatE_1ToInt ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] int ConfigFormatE_ToInt(LcConfigFormatE value) C-API
return the LcConfigFormatE as integer …

Definition at line 203 of file LibLcConfig_jv.c.

203 {
205 enum LcConfigFormatE value_e = MK(pGetEnumFromObj)(env, NS(Class_LcConfigFormatE), value);
206 JavaErrorCheck;
207 MK_I32 __retVal__L = LcConfigFormatE_ToInt(value_e);
208 jint __retVal__S = __retVal__L;
209 return __retVal__S;
210error:
211 return 0;
212}
static MK_I32 LcConfigFormatE_ToInt(enum LcConfigFormatE value)
return the LcConfigFormatE as integer …
Definition LcEnum_lc.h:55
signed int MK_I32

◆ Java_jvlcconfig_LcConfig_ConfigFormatE_1ToString()

JNIEXPORT jstring JNICALL Java_jvlcconfig_LcConfig_ConfigFormatE_1ToString ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] String ConfigFormatE_ToString(LcConfigFormatE value) C-API
return the LcConfigFormatE as string …

Definition at line 215 of file LibLcConfig_jv.c.

215 {
217 enum LcConfigFormatE value_e = MK(pGetEnumFromObj)(env, NS(Class_LcConfigFormatE), value);
218 JavaErrorCheck;
219 MK_STRN __retVal__L = LcConfigFormatE_ToString(value_e);
220 jstring __retVal__S = JC2O(env,__retVal__L);
221 return __retVal__S;
222error:
223 return 0;
224}
const MK_STRB * MK_STRN

◆ Java_jvlcconfig_LcConfig_ConfigOptionsEF_1FromInt()

JNIEXPORT jobject JNICALL Java_jvlcconfig_LcConfig_ConfigOptionsEF_1FromInt ( JNIEnv * env,
jclass class,
jint value )

Java: [static] LcConfigOptionsEF ConfigOptionsEF_FromInt(int value) C-API
return the LcConfigOptionsEF from integer …

Definition at line 153 of file LibLcConfig_jv.c.

153 {
155 enum LcConfigOptionsEF value_out;
156 enum MkErrorE errVal = LcConfigOptionsEF_FromInt(value, &value_out);
157 MkErrorC_Check(NULL, errVal)
158 jobject __retVal__S = MK(pGetEnumFlagFromInt)(env,LC(Class_LcConfigOptionsEF),value_out);
159 return __retVal__S;
160error:
161 return 0;
162}
LcConfigOptionsEF
define the configuration-option of a LcConfigC …
Definition LcEnum_lc.h:134
enum MkErrorE LcConfigOptionsEF_FromInt(MK_I32 const value, enum LcConfigOptionsEF *value_out)
return the LcConfigOptionsEF from integer …

◆ Java_jvlcconfig_LcConfig_ConfigOptionsEF_1ToInt()

JNIEXPORT jint JNICALL Java_jvlcconfig_LcConfig_ConfigOptionsEF_1ToInt ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] int ConfigOptionsEF_ToInt(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as integer …

Definition at line 227 of file LibLcConfig_jv.c.

227 {
229 enum LcConfigOptionsEF value_e = MK(pGetEnumFromObj)(env, NS(Class_LcConfigOptionsEF), value);
230 JavaErrorCheck;
231 MK_I32 __retVal__L = LcConfigOptionsEF_ToInt(value_e);
232 jint __retVal__S = __retVal__L;
233 return __retVal__S;
234error:
235 return 0;
236}
static MK_I32 LcConfigOptionsEF_ToInt(enum LcConfigOptionsEF value)
return the LcConfigOptionsEF as integer …
Definition LcEnum_lc.h:166

◆ Java_jvlcconfig_LcConfig_ConfigOptionsEF_1ToString()

JNIEXPORT jstring JNICALL Java_jvlcconfig_LcConfig_ConfigOptionsEF_1ToString ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] String ConfigOptionsEF_ToString(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as string …

Definition at line 239 of file LibLcConfig_jv.c.

239 {
241 enum LcConfigOptionsEF value_e = MK(pGetEnumFromObj)(env, NS(Class_LcConfigOptionsEF), value);
242 JavaErrorCheck;
243 MK_STRN __retVal__L = LcConfigOptionsEF_ToString(value_e);
244 jstring __retVal__S = JC2O(env,__retVal__L);
245 return __retVal__S;
246error:
247 return 0;
248}
MK_STRN LcConfigOptionsEF_ToString(enum LcConfigOptionsEF value)
return the LcConfigOptionsEF as string …

◆ Java_jvlcconfig_LcConfig_ConfigTypeE_1FromInt()

JNIEXPORT jobject JNICALL Java_jvlcconfig_LcConfig_ConfigTypeE_1FromInt ( JNIEnv * env,
jclass class,
jint value )

Java: [static] LcConfigTypeE ConfigTypeE_FromInt(int value) C-API
return the LcConfigTypeE from integer …

Definition at line 165 of file LibLcConfig_jv.c.

165 {
167 enum LcConfigTypeE value_out;
168 enum MkErrorE errVal = LcConfigTypeE_FromInt(value, &value_out);
169 MkErrorC_Check(NULL, errVal)
170 jobject __retVal__S = MK(pGetEnumFromString)(env,LC(Class_LcConfigTypeE),"Ljvlcconfig/LcConfigTypeE;",LcConfigTypeE_ToString(value_out));
171 return __retVal__S;
172error:
173 return 0;
174}
MK_STRN LcConfigTypeE_ToString(enum LcConfigTypeE value)
return the LcConfigTypeE as string …
LcConfigTypeE
define the data-type of a LcSettingC …
Definition LcEnum_lc.h:78
enum MkErrorE LcConfigTypeE_FromInt(MK_I32 const value, enum LcConfigTypeE *value_out)
return the LcConfigTypeE from integer …

◆ Java_jvlcconfig_LcConfig_ConfigTypeE_1ToInt()

JNIEXPORT jint JNICALL Java_jvlcconfig_LcConfig_ConfigTypeE_1ToInt ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] int ConfigTypeE_ToInt(LcConfigTypeE value) C-API
return the LcConfigTypeE as integer …

Definition at line 251 of file LibLcConfig_jv.c.

251 {
253 enum LcConfigTypeE value_e = MK(pGetEnumFromObj)(env, NS(Class_LcConfigTypeE), value);
254 JavaErrorCheck;
255 MK_I32 __retVal__L = LcConfigTypeE_ToInt(value_e);
256 jint __retVal__S = __retVal__L;
257 return __retVal__S;
258error:
259 return 0;
260}
static MK_I32 LcConfigTypeE_ToInt(enum LcConfigTypeE value)
return the LcConfigTypeE as integer …
Definition LcEnum_lc.h:110

◆ Java_jvlcconfig_LcConfig_ConfigTypeE_1ToString()

JNIEXPORT jstring JNICALL Java_jvlcconfig_LcConfig_ConfigTypeE_1ToString ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] String ConfigTypeE_ToString(LcConfigTypeE value) C-API
return the LcConfigTypeE as string …

Definition at line 263 of file LibLcConfig_jv.c.

263 {
265 enum LcConfigTypeE value_e = MK(pGetEnumFromObj)(env, NS(Class_LcConfigTypeE), value);
266 JavaErrorCheck;
267 MK_STRN __retVal__L = LcConfigTypeE_ToString(value_e);
268 jstring __retVal__S = JC2O(env,__retVal__L);
269 return __retVal__S;
270error:
271 return 0;
272}

◆ Java_jvlcconfig_LcConfig_ErrorE_1FromInt()

JNIEXPORT jobject JNICALL Java_jvlcconfig_LcConfig_ErrorE_1FromInt ( JNIEnv * env,
jclass class,
jint value )

Java: [static] LcErrorE ErrorE_FromInt(int value) C-API
return the LcErrorE from integer …

Definition at line 177 of file LibLcConfig_jv.c.

177 {
179 enum LcErrorE value_out;
180 enum MkErrorE errVal = LcErrorE_FromInt(value, &value_out);
181 MkErrorC_Check(NULL, errVal)
182 jobject __retVal__S = MK(pGetEnumFromString)(env,LC(Class_LcErrorE),"Ljvlcconfig/LcErrorE;",LcErrorE_ToString(value_out));
183 return __retVal__S;
184error:
185 return 0;
186}
MK_STRN LcErrorE_ToString(enum LcErrorE value)
return the LcErrorE as string …
LcErrorE
Signals an error and is used as the return value of a function …
Definition LcEnum_lc.h:188
enum MkErrorE LcErrorE_FromInt(MK_I32 const value, enum LcErrorE *value_out)
return the LcErrorE from integer …

◆ Java_jvlcconfig_LcConfig_ErrorE_1ToInt()

JNIEXPORT jint JNICALL Java_jvlcconfig_LcConfig_ErrorE_1ToInt ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] int ErrorE_ToInt(LcErrorE value) C-API
return the LcErrorE as integer …

Definition at line 275 of file LibLcConfig_jv.c.

275 {
277 enum LcErrorE value_e = MK(pGetEnumFromObj)(env, NS(Class_LcErrorE), value);
278 JavaErrorCheck;
279 MK_I32 __retVal__L = LcErrorE_ToInt(value_e);
280 jint __retVal__S = __retVal__L;
281 return __retVal__S;
282error:
283 return 0;
284}
static MK_I32 LcErrorE_ToInt(enum LcErrorE value)
return the LcErrorE as integer …
Definition LcEnum_lc.h:205

◆ Java_jvlcconfig_LcConfig_ErrorE_1ToString()

JNIEXPORT jstring JNICALL Java_jvlcconfig_LcConfig_ErrorE_1ToString ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] String ErrorE_ToString(LcErrorE value) C-API
return the LcErrorE as string …

Definition at line 287 of file LibLcConfig_jv.c.

287 {
289 enum LcErrorE value_e = MK(pGetEnumFromObj)(env, NS(Class_LcErrorE), value);
290 JavaErrorCheck;
291 MK_STRN __retVal__L = LcErrorE_ToString(value_e);
292 jstring __retVal__S = JC2O(env,__retVal__L);
293 return __retVal__S;
294error:
295 return 0;
296}

◆ Java_jvlcconfig_LcConfig_ErrorTypeE_1FromInt()

JNIEXPORT jobject JNICALL Java_jvlcconfig_LcConfig_ErrorTypeE_1FromInt ( JNIEnv * env,
jclass class,
jint value )

Java: [static] LcErrorTypeE ErrorTypeE_FromInt(int value) C-API
return the LcErrorTypeE from integer …

Definition at line 189 of file LibLcConfig_jv.c.

189 {
191 enum LcErrorTypeE value_out;
192 enum MkErrorE errVal = LcErrorTypeE_FromInt(value, &value_out);
193 MkErrorC_Check(NULL, errVal)
194 jobject __retVal__S = MK(pGetEnumFromString)(env,LC(Class_LcErrorTypeE),"Ljvlcconfig/LcErrorTypeE;",LcErrorTypeE_ToString(value_out));
195 return __retVal__S;
196error:
197 return 0;
198}
enum MkErrorE LcErrorTypeE_FromInt(MK_I32 const value, enum LcErrorTypeE *value_out)
return the LcErrorTypeE from integer …
MK_STRN LcErrorTypeE_ToString(enum LcErrorTypeE value)
return the LcErrorTypeE as string …
LcErrorTypeE
error types
Definition LcEnum_lc.h:228

◆ Java_jvlcconfig_LcConfig_ErrorTypeE_1ToInt()

JNIEXPORT jint JNICALL Java_jvlcconfig_LcConfig_ErrorTypeE_1ToInt ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] int ErrorTypeE_ToInt(LcErrorTypeE value) C-API
return the LcErrorTypeE as integer …

Definition at line 299 of file LibLcConfig_jv.c.

299 {
301 enum LcErrorTypeE value_e = MK(pGetEnumFromObj)(env, NS(Class_LcErrorTypeE), value);
302 JavaErrorCheck;
303 MK_I32 __retVal__L = LcErrorTypeE_ToInt(value_e);
304 jint __retVal__S = __retVal__L;
305 return __retVal__S;
306error:
307 return 0;
308}
static MK_I32 LcErrorTypeE_ToInt(enum LcErrorTypeE value)
return the LcErrorTypeE as integer …
Definition LcEnum_lc.h:246

◆ Java_jvlcconfig_LcConfig_ErrorTypeE_1ToString()

JNIEXPORT jstring JNICALL Java_jvlcconfig_LcConfig_ErrorTypeE_1ToString ( JNIEnv * env,
jclass class,
jobject value )

Java: [static] String ErrorTypeE_ToString(LcErrorTypeE value) C-API
return the LcErrorTypeE as string …

Definition at line 311 of file LibLcConfig_jv.c.

311 {
313 enum LcErrorTypeE value_e = MK(pGetEnumFromObj)(env, NS(Class_LcErrorTypeE), value);
314 JavaErrorCheck;
315 MK_STRN __retVal__L = LcErrorTypeE_ToString(value_e);
316 jstring __retVal__S = JC2O(env,__retVal__L);
317 return __retVal__S;
318error:
319 return 0;
320}