11#define META_FILE_NAME "LibLcConfig_cc.cc"
16#include "private_cc.hh"
17#define META_CONTEXT_S hdl
50 #define LcCleanupTmpl() CcLcCleanup()
59 #define LcSetupTmpl() CcLcSetup()
102 DWORD ul_reason_for_call,
106 switch (ul_reason_for_call)
108 case DLL_THREAD_ATTACH:
109 case DLL_THREAD_DETACH:
111 case DLL_PROCESS_ATTACH:
114 case DLL_PROCESS_DETACH:
Struct to represent the data from the LcConfigC … → C-API: liblcconfig::LcConfigS
static thread_local LcConfigC MK_NULL_REF
__thread MK_TYP LcConfigC_TT
class as MkTypeDefS-class-type …
static void CcLcSetup()
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 Cleanup()
C++: [static] LcConfig::Cleanup() → C-API cleanup cclcconfig internal memory …
static void Setup()
C++: [static] LcConfig::Setup() → C-API setup cclcconfig internal memory …
void LcCleanup(void)
cleanup cclcconfig internal memory …
void LcSetup(void)
setup cclcconfig internal memory …
static thread_local LcSettingC MK_NULL_REF
__thread MK_TYP LcSettingC_TT
class as MkTypeDefS-class-type …
struct MkObjectS * MK_OBJ
size_t MkRuntimeCallbackAdd(MK_RT mkrt, MkRuntimeCallbackS *cbdata, MkRuntimeInitF rt_callback, MK_STRN ident)
void MkRuntimeCallbackDel(MK_RT mkrt, MkRuntimeCallbackS *cbdata)
namespace for the CcLcConfig "C++"-API
static MkRuntimeCallbackS sLcRuntimeCallback