theConfig 10.0
Loading...
Searching...
No Matches
jvlcconfig.LcConfig Class Reference

Static Public Member Functions

static void SetupTmpl ()
 Task: initialize the JAVAjvlcconfig connectivity.
 
static native LcConfigFormatE ConfigFormatE_FromInt (int value)
  Java: [static] LcConfigFormatE ConfigFormatE_FromInt(int value) C-API
return the LcConfigFormatE from integer …
 
static native LcConfigOptionsEF ConfigOptionsEF_FromInt (int value)
  Java: [static] LcConfigOptionsEF ConfigOptionsEF_FromInt(int value) C-API
return the LcConfigOptionsEF from integer …
 
static native LcConfigTypeE ConfigTypeE_FromInt (int value)
  Java: [static] LcConfigTypeE ConfigTypeE_FromInt(int value) C-API
return the LcConfigTypeE from integer …
 
static native LcErrorE ErrorE_FromInt (int value)
  Java: [static] LcErrorE ErrorE_FromInt(int value) C-API
return the LcErrorE from integer …
 
static native LcErrorTypeE ErrorTypeE_FromInt (int value)
  Java: [static] LcErrorTypeE ErrorTypeE_FromInt(int value) C-API
return the LcErrorTypeE from integer …
 
static native int ConfigFormatE_ToInt (LcConfigFormatE value)
  Java: [static] int ConfigFormatE_ToInt(LcConfigFormatE value) C-API
return the LcConfigFormatE as integer …
 
static native String ConfigFormatE_ToString (LcConfigFormatE value)
  Java: [static] String ConfigFormatE_ToString(LcConfigFormatE value) C-API
return the LcConfigFormatE as string …
 
static native int ConfigOptionsEF_ToInt (LcConfigOptionsEF value)
  Java: [static] int ConfigOptionsEF_ToInt(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as integer …
 
static native String ConfigOptionsEF_ToString (LcConfigOptionsEF value)
  Java: [static] String ConfigOptionsEF_ToString(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as string …
 
static native int ConfigTypeE_ToInt (LcConfigTypeE value)
  Java: [static] int ConfigTypeE_ToInt(LcConfigTypeE value) C-API
return the LcConfigTypeE as integer …
 
static native String ConfigTypeE_ToString (LcConfigTypeE value)
  Java: [static] String ConfigTypeE_ToString(LcConfigTypeE value) C-API
return the LcConfigTypeE as string …
 
static native int ErrorE_ToInt (LcErrorE value)
  Java: [static] int ErrorE_ToInt(LcErrorE value) C-API
return the LcErrorE as integer …
 
static native String ErrorE_ToString (LcErrorE value)
  Java: [static] String ErrorE_ToString(LcErrorE value) C-API
return the LcErrorE as string …
 
static native int ErrorTypeE_ToInt (LcErrorTypeE value)
  Java: [static] int ErrorTypeE_ToInt(LcErrorTypeE value) C-API
return the LcErrorTypeE as integer …
 
static native String ErrorTypeE_ToString (LcErrorTypeE value)
  Java: [static] String ErrorTypeE_ToString(LcErrorTypeE value) C-API
return the LcErrorTypeE as string …
 
static native void Cleanup ()
  Java: [static] Cleanup() C-API
cleanup jvlcconfig internal memory …
 
static void Setup ()
  Java: [static] Setup() C-API
setup jvlcconfig internal memory …
 

Detailed Description

Definition at line 61 of file LcConfig.java.


The documentation for this class was generated from the following file: