LcConfig PACKAGE - setup library and Programming-Language-Micro-Kernel (PLMK) … More...
Macros | |
#define | LcCleanupTmpl() |
#define | LcSetupTmpl() |
Functions | |
static void | cclcconfig::LcConfig::Cleanup () |
C++: → C-API cleanup cclcconfig internal memory … | |
static void | cclcconfig::LcConfig::Setup () |
C++: → C-API setup cclcconfig internal memory … | |
static void | cclcconfig::LcConfig::CcLcCleanup () |
C++: → C-API cleanup cclcconfig internal memory … | |
static void | cclcconfig::LcConfig::CcLcSetup () |
C++: → C-API setup cclcconfig internal memory … | |
LcConfig PACKAGE - setup library and Programming-Language-Micro-Kernel (PLMK) …
For details about Setup and Cleanup usage refer to MkKernel_Setup_libmkkernel_C_API
For details about Setup and Cleanup usage refer to MkKernel_Setup_libmkkernel_C_API
For details about Setup and Cleanup usage refer to MkKernel_Setup_libmkkernel_C_API
For details about Setup and Cleanup usage refer to MkKernel_Setup_libmkkernel_C_API
#define LcCleanupTmpl | ( | ) |
Definition at line 50 of file LibLcConfig_cc.cc.
#define LcSetupTmpl | ( | ) |
Definition at line 59 of file LibLcConfig_cc.cc.
|
static |
C++:
→ C-API [static] LcConfig::Cleanup()
cleanup cclcconfig internal memory …
Definition at line 45 of file LibLcConfig_cc.cc.
|
static |
C++:
→ C-API [static] LcConfig::Setup()
setup cclcconfig internal memory …
Definition at line 53 of file LibLcConfig_cc.cc.
|
static |
C++:
→ C-API [static] LcConfig::Cleanup()
cleanup cclcconfig internal memory …
Definition at line 73 of file LibLcConfig_cc.cc.
|
static |
C++:
→ C-API [static] LcConfig::Setup()
setup cclcconfig internal memory …
Definition at line 79 of file LibLcConfig_cc.cc.