theSq3Lite 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard - theLib - theATL
c - tcl - atl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
Sq3RuntimeC_C_API

Sq3RuntimeC - access the runtime … More...

+ Collaboration diagram for Sq3RuntimeC_C_API:

Macros

#define SQ3_INSTANCE_HDL(x)
 
#define SQ3_INSTANCE_RT_X(x)
 
#define SQ3_INSTANCE_RT_X_NULL(x)
 
#define SQ3_INSTANCE_RT_O(o)
 
#define SQ3_INSTANCE_RT_O_NULL(o)
 
#define SQ3_DESTRUCTOR_RT_X(c, x)
 
#define SQ3_STATIC_RT   MK_STATIC_RT
 

Detailed Description

Sq3RuntimeC - access the runtime …

Macro Definition Documentation

◆ SQ3_DESTRUCTOR_RT_X

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

Definition at line 230 of file LibSq3Lite_sq3.h.

◆ SQ3_INSTANCE_HDL

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

Definition at line 224 of file LibSq3Lite_sq3.h.

◆ SQ3_INSTANCE_RT_O

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

Definition at line 228 of file LibSq3Lite_sq3.h.

◆ SQ3_INSTANCE_RT_O_NULL

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

Definition at line 229 of file LibSq3Lite_sq3.h.

◆ SQ3_INSTANCE_RT_X

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

Definition at line 226 of file LibSq3Lite_sq3.h.

◆ SQ3_INSTANCE_RT_X_NULL

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

Definition at line 227 of file LibSq3Lite_sq3.h.

◆ SQ3_STATIC_RT

#define SQ3_STATIC_RT   MK_STATIC_RT

Definition at line 231 of file LibSq3Lite_sq3.h.