theConfig 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - py - rb - jv - cc
Loading...
Searching...
No Matches
LcRuntimeC_C_API

LcRuntimeC - access the runtime … More...

+ Collaboration diagram for LcRuntimeC_C_API:

Macros

#define LC_RT_ARGS_ONLY   MK_RT_ARGS_ONLY
 
#define LC_RT_ARGS   MK_RT_ARGS
 
#define LC_RT_CALL_ONLY   MK_RT_CALL_ONLY
 
#define LC_RT_CALL   MK_RT_CALL
 
#define LC_RT_CALL_NULL_ONLY   MK_RT_CALL_NULL_ONLY
 
#define LC_RT_CALL_NULL   MK_RT_CALL_NULL
 
#define LC_RT_REF   MK_RT_REF
 
#define LC_RT_PTR   MK_RT_PTR
 
#define LcRtSetup_O(o)
 
#define LcRtSetup_X(x)
 
#define LcRtSetup_XN(x)
 
#define LcRtSetup_ON(o)
 
#define LcRtSetup_NULL   MkRtSetup_NULL
 
#define LcRtSetup_NULL_RT   MkRtSetup_NULL_RT
 
#define LcERROR_R(r)
 
#define LcERROR_RT   MkERROR
 
#define LcERROR_O(o)
 
#define LcERROR_X(x)
 
#define LcERROR_XN(x)
 
#define LcERROR   MkERROR
 
#define __LC_ATTR_DEFINED   __parser__(ATTR-DEFINED=LC)
 
#define LC_ATTR_INSTANCE   MK_ATTR_INSTANCE __LC_ATTR_DEFINED
 
#define LC_ATTR_RT_INSTANCE   MK_ATTR_RT_INSTANCE __LC_ATTR_DEFINED
 
#define LC_ATTR_CLASS   MK_ATTR_CLASS __LC_ATTR_DEFINED
 
#define LC_ATTR_RT_CLASS   MK_ATTR_RT_CLASS __LC_ATTR_DEFINED
 
#define LC_INSTANCE_HDL(x)
 
#define LC_INSTANCE_RT_X(x)
 
#define LC_INSTANCE_RT_XN(x)
 
#define LC_INSTANCE_RT_O(o)
 
#define LC_INSTANCE_RT_ON(o)
 
#define LC_DESTRUCTOR_RT_X(c, x)
 
#define LC_STATIC_RT   MK_CLASS_RT
 

Detailed Description

LcRuntimeC - access the runtime …

Macro Definition Documentation

◆ __LC_ATTR_DEFINED

#define __LC_ATTR_DEFINED   __parser__(ATTR-DEFINED=LC)

Definition at line 163 of file LibLcConfig_lc.h.

◆ LC_ATTR_CLASS

#define LC_ATTR_CLASS   MK_ATTR_CLASS __LC_ATTR_DEFINED

Definition at line 168 of file LibLcConfig_lc.h.

◆ LC_ATTR_INSTANCE

#define LC_ATTR_INSTANCE   MK_ATTR_INSTANCE __LC_ATTR_DEFINED

Definition at line 166 of file LibLcConfig_lc.h.

◆ LC_ATTR_RT_CLASS

#define LC_ATTR_RT_CLASS   MK_ATTR_RT_CLASS __LC_ATTR_DEFINED

Definition at line 169 of file LibLcConfig_lc.h.

◆ LC_ATTR_RT_INSTANCE

#define LC_ATTR_RT_INSTANCE   MK_ATTR_RT_INSTANCE __LC_ATTR_DEFINED

Definition at line 167 of file LibLcConfig_lc.h.

◆ LC_DESTRUCTOR_RT_X

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

Definition at line 178 of file LibLcConfig_lc.h.

◆ LC_INSTANCE_HDL

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

Definition at line 172 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 176 of file LibLcConfig_lc.h.

◆ LC_INSTANCE_RT_ON

#define LC_INSTANCE_RT_ON ( o)
Value:
#define MK_INSTANCE_RT_ON(o)

Definition at line 177 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 174 of file LibLcConfig_lc.h.

◆ LC_INSTANCE_RT_XN

#define LC_INSTANCE_RT_XN ( x)
Value:
#define MK_INSTANCE_RT_XN(x)

Definition at line 175 of file LibLcConfig_lc.h.

◆ LC_RT_ARGS

#define LC_RT_ARGS   MK_RT_ARGS

Definition at line 138 of file LibLcConfig_lc.h.

◆ LC_RT_ARGS_ONLY

#define LC_RT_ARGS_ONLY   MK_RT_ARGS_ONLY

Definition at line 137 of file LibLcConfig_lc.h.

◆ LC_RT_CALL

#define LC_RT_CALL   MK_RT_CALL

Definition at line 140 of file LibLcConfig_lc.h.

◆ LC_RT_CALL_NULL

#define LC_RT_CALL_NULL   MK_RT_CALL_NULL

Definition at line 142 of file LibLcConfig_lc.h.

◆ LC_RT_CALL_NULL_ONLY

#define LC_RT_CALL_NULL_ONLY   MK_RT_CALL_NULL_ONLY

Definition at line 141 of file LibLcConfig_lc.h.

◆ LC_RT_CALL_ONLY

#define LC_RT_CALL_ONLY   MK_RT_CALL_ONLY

Definition at line 139 of file LibLcConfig_lc.h.

◆ LC_RT_PTR

#define LC_RT_PTR   MK_RT_PTR

Definition at line 147 of file LibLcConfig_lc.h.

◆ LC_RT_REF

#define LC_RT_REF   MK_RT_REF

Definition at line 143 of file LibLcConfig_lc.h.

◆ LC_STATIC_RT

#define LC_STATIC_RT   MK_CLASS_RT

Definition at line 179 of file LibLcConfig_lc.h.

◆ LcERROR

#define LcERROR   MkERROR

Definition at line 161 of file LibLcConfig_lc.h.

◆ LcERROR_O

#define LcERROR_O ( o)
Value:
#define MkERROR_O(o)

Definition at line 158 of file LibLcConfig_lc.h.

◆ LcERROR_R

#define LcERROR_R ( r)
Value:
#define MkERROR_R(r)

Definition at line 156 of file LibLcConfig_lc.h.

◆ LcERROR_RT

#define LcERROR_RT   MkERROR

Definition at line 157 of file LibLcConfig_lc.h.

◆ LcERROR_X

#define LcERROR_X ( x)
Value:
#define MkERROR_X(x)

Definition at line 159 of file LibLcConfig_lc.h.

◆ LcERROR_XN

#define LcERROR_XN ( x)
Value:
#define MkERROR_XN(x)

Definition at line 160 of file LibLcConfig_lc.h.

◆ LcRtSetup_NULL

#define LcRtSetup_NULL   MkRtSetup_NULL

Definition at line 153 of file LibLcConfig_lc.h.

◆ LcRtSetup_NULL_RT

#define LcRtSetup_NULL_RT   MkRtSetup_NULL_RT

Definition at line 154 of file LibLcConfig_lc.h.

◆ LcRtSetup_O

#define LcRtSetup_O ( o)
Value:
#define MkRtSetup_O(o)

Definition at line 149 of file LibLcConfig_lc.h.

◆ LcRtSetup_ON

#define LcRtSetup_ON ( o)
Value:
#define MkRtSetup_ON(o)

Definition at line 152 of file LibLcConfig_lc.h.

◆ LcRtSetup_X

#define LcRtSetup_X ( x)
Value:
#define MkRtSetup_X(x)

Definition at line 150 of file LibLcConfig_lc.h.

◆ LcRtSetup_XN

#define LcRtSetup_XN ( x)
Value:
#define MkRtSetup_XN(x)

Definition at line 151 of file LibLcConfig_lc.h.