theConfig 10.0
Loading...
Searching...
No Matches
cclcconfig::LcConfig Class Reference

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

#include <LibLcConfig_cc.hh>

Static Public Member Functions

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

Detailed Description

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

The cclcconfig package is loaded with:

  • link: `-Lpath -lcclcconfig` or automake: `LDADD = libcclcconfig.la` 

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

The cclcconfig package add the following classes into MkObjectC_C_API :

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

The cclcconfig 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 93 of file LibLcConfig_cc.hh.


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