theConfig 10.0
Loading...
Searching...
No Matches
LcRuntimeC_C_API

LcRuntimeC - access the runtime … More...

+ Collaboration diagram for LcRuntimeC_C_API:

Macros

#define LC_INSTANCE_HDL(x)
 
#define LC_INSTANCE_RT_X(x)
 
#define LC_INSTANCE_RT_X_NULL(x)
 
#define LC_INSTANCE_RT_O(o)
 
#define LC_INSTANCE_RT_O_NULL(o)
 
#define LC_DESTRUCTOR_RT_X(c, x)
 
#define LC_STATIC_RT   MK_STATIC_RT
 

Detailed Description

LcRuntimeC - access the runtime …

Macro Definition Documentation

◆ LC_DESTRUCTOR_RT_X

#define LC_DESTRUCTOR_RT_X ( c,
x )
Value:
#define MK_DESTRUCTOR_RT_X(c, x)

Definition at line 153 of file LibLcConfig_lc.h.

◆ LC_INSTANCE_HDL

#define LC_INSTANCE_HDL ( x)
Value:
#define MK_INSTANCE_HDL(x)

Definition at line 147 of file LibLcConfig_lc.h.

◆ LC_INSTANCE_RT_O

#define LC_INSTANCE_RT_O ( o)
Value:
#define MK_INSTANCE_RT_O(o)

Definition at line 151 of file LibLcConfig_lc.h.

◆ LC_INSTANCE_RT_O_NULL

#define LC_INSTANCE_RT_O_NULL ( o)
Value:
#define MK_INSTANCE_RT_O_NULL(o)

Definition at line 152 of file LibLcConfig_lc.h.

◆ LC_INSTANCE_RT_X

#define LC_INSTANCE_RT_X ( x)
Value:
#define MK_INSTANCE_RT_X(x)

Definition at line 149 of file LibLcConfig_lc.h.

◆ LC_INSTANCE_RT_X_NULL

#define LC_INSTANCE_RT_X_NULL ( x)
Value:
#define MK_INSTANCE_RT_X_NULL(x)

Definition at line 150 of file LibLcConfig_lc.h.

◆ LC_STATIC_RT

#define LC_STATIC_RT   MK_STATIC_RT

Definition at line 154 of file LibLcConfig_lc.h.