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

LcConfig PACKAGE - the package is the toplevel structure of the cslcconfigMore...

Static Public Member Functions

static LcConfigFormatE ConfigFormatE_FromInt (int value)
  C#: [static] LcConfigFormatE ConfigFormatE_FromInt(int value) C-API
return the LcConfigFormatE from integer …
 
static LcConfigOptionsEF ConfigOptionsEF_FromInt (int value)
  C#: [static] LcConfigOptionsEF ConfigOptionsEF_FromInt(int value) C-API
return the LcConfigOptionsEF from integer …
 
static LcConfigTypeE ConfigTypeE_FromInt (int value)
  C#: [static] LcConfigTypeE ConfigTypeE_FromInt(int value) C-API
return the LcConfigTypeE from integer …
 
static LcErrorE ErrorE_FromInt (int value)
  C#: [static] LcErrorE ErrorE_FromInt(int value) C-API
return the LcErrorE from integer …
 
static LcErrorTypeE ErrorTypeE_FromInt (int value)
  C#: [static] LcErrorTypeE ErrorTypeE_FromInt(int value) C-API
return the LcErrorTypeE from integer …
 
static int ConfigFormatE_ToInt (LcConfigFormatE value)
  C#: [static] int ConfigFormatE_ToInt(LcConfigFormatE value) C-API
return the LcConfigFormatE as integer …
 
static string ConfigFormatE_ToString (LcConfigFormatE value)
  C#: [static] string ConfigFormatE_ToString(LcConfigFormatE value) C-API
return the LcConfigFormatE as string …
 
static int ConfigOptionsEF_ToInt (LcConfigOptionsEF value)
  C#: [static] int ConfigOptionsEF_ToInt(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as integer …
 
static string ConfigOptionsEF_ToString (LcConfigOptionsEF value)
  C#: [static] string ConfigOptionsEF_ToString(LcConfigOptionsEF value) C-API
return the LcConfigOptionsEF as string …
 
static int ConfigTypeE_ToInt (LcConfigTypeE value)
  C#: [static] int ConfigTypeE_ToInt(LcConfigTypeE value) C-API
return the LcConfigTypeE as integer …
 
static string ConfigTypeE_ToString (LcConfigTypeE value)
  C#: [static] string ConfigTypeE_ToString(LcConfigTypeE value) C-API
return the LcConfigTypeE as string …
 
static int ErrorE_ToInt (LcErrorE value)
  C#: [static] int ErrorE_ToInt(LcErrorE value) C-API
return the LcErrorE as integer …
 
static string ErrorE_ToString (LcErrorE value)
  C#: [static] string ErrorE_ToString(LcErrorE value) C-API
return the LcErrorE as string …
 
static int ErrorTypeE_ToInt (LcErrorTypeE value)
  C#: [static] int ErrorTypeE_ToInt(LcErrorTypeE value) C-API
return the LcErrorTypeE as integer …
 
static string ErrorTypeE_ToString (LcErrorTypeE value)
  C#: [static] string ErrorTypeE_ToString(LcErrorTypeE value) C-API
return the LcErrorTypeE as string …
 
static void Cleanup ()
  C#: [static] Cleanup() C-API
cleanup cslcconfig internal memory …
 
static void Setup ()
  C#: [static] Setup() C-API
setup cslcconfig internal memory …
 

Detailed Description

LcConfig PACKAGE - the package is the toplevel structure of the cslcconfig


The cslcconfig package is loaded with:

  • using cslcconfig; 

and is a composition of one or more package-item and exact one package-main.

The cslcconfig package add the following classes into MkObjectC_C_API :

Object C-Short Description
LcConfigC LC_CFG LcConfigC - the class known as lccfg or Config define the main-configuration-handle
LcSettingC LC_CFS LcSettingC - the class known as lccfs or Setting define a single config-setting

The cslcconfig package add the following types into MkObjectC_C_API :

    ABSTRACT: MkTypeSTT (TypeTypeType = type of a TypeType)
    |
    |- ABSTRACT: MkTypeDefSTT (TypeType = type of a Type)
       |
       |- LcConfigST, LcSettingT

Definition at line 231 of file LibLcConfig.cs.


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