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
sq3_type_S_lng.h File Reference

sq3_type_S_lng.h - 10 Apr 2025 - aotto1968 More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MqErrorVD(errcls, format, ...)
 
#define Sq3ValueC_constr   OT_TMP_VAL_OBJ
 
#define Sq3ValueC_check   Sq3ValCheckI
 
#define Sq3ValueC_VAL2   VAL2VAL
 
#define Sq3StmtC_constr   OT_TMP_STMT_OBJ
 
#define Sq3StmtC_check   Sq3StmtCheckI
 
#define Sq3StmtC_VAL2   VAL2STMT
 
#define Sq3BlobC_constr   OT_TMP_BLOB_OBJ
 
#define Sq3BlobC_check   Sq3BlobCheckI
 
#define Sq3BlobC_VAL2   VAL2BLOB
 
#define Sq3FileC_constr   OT_TMP_FILE_OBJ
 
#define Sq3FileC_check   Sq3FileCheckI
 
#define Sq3FileC_VAL2   VAL2FILE
 
#define Sq3LiteC_constr   OT_TMP_LITE_OBJ
 
#define Sq3LiteC_check   Sq3LiteCheckI
 
#define Sq3LiteC_VAL2   VAL2LITE
 

Detailed Description

sq3_type_S_lng.h - 10 Apr 2025 - aotto1968

Version
220e89cf9473580117e04029d678fcf7e7736959
Date
Thu Apr 10 14:00:03 2025 +0200
Author
aotto1968 aotto.nosp@m.1968.nosp@m.@t-on.nosp@m.line.nosp@m..de

Definition in file sq3_type_S_lng.h.

Macro Definition Documentation

◆ MqErrorVD

#define MqErrorVD ( errcls,
format,
... )
Value:
MkErrorSetV_3M(hdl,errcls,format, __VA_ARGS__)
#define MkErrorSetV_3M(err, callfunc, printfmt,...)

Definition at line 14 of file sq3_type_S_lng.h.

14#define MqErrorVD(errcls,format,...) \
15 MkErrorSetV_3M(hdl,errcls,format, __VA_ARGS__)

◆ Sq3BlobC_check

#define Sq3BlobC_check   Sq3BlobCheckI

Definition at line 28 of file sq3_type_S_lng.h.

◆ Sq3BlobC_constr

#define Sq3BlobC_constr   OT_TMP_BLOB_OBJ

Definition at line 27 of file sq3_type_S_lng.h.

◆ Sq3BlobC_VAL2

#define Sq3BlobC_VAL2   VAL2BLOB

Definition at line 29 of file sq3_type_S_lng.h.

◆ Sq3FileC_check

#define Sq3FileC_check   Sq3FileCheckI

Definition at line 32 of file sq3_type_S_lng.h.

◆ Sq3FileC_constr

#define Sq3FileC_constr   OT_TMP_FILE_OBJ

Definition at line 31 of file sq3_type_S_lng.h.

◆ Sq3FileC_VAL2

#define Sq3FileC_VAL2   VAL2FILE

Definition at line 33 of file sq3_type_S_lng.h.

◆ Sq3LiteC_check

#define Sq3LiteC_check   Sq3LiteCheckI

Definition at line 36 of file sq3_type_S_lng.h.

◆ Sq3LiteC_constr

#define Sq3LiteC_constr   OT_TMP_LITE_OBJ

Definition at line 35 of file sq3_type_S_lng.h.

◆ Sq3LiteC_VAL2

#define Sq3LiteC_VAL2   VAL2LITE

Definition at line 37 of file sq3_type_S_lng.h.

◆ Sq3StmtC_check

#define Sq3StmtC_check   Sq3StmtCheckI

Definition at line 24 of file sq3_type_S_lng.h.

◆ Sq3StmtC_constr

#define Sq3StmtC_constr   OT_TMP_STMT_OBJ

Definition at line 23 of file sq3_type_S_lng.h.

◆ Sq3StmtC_VAL2

#define Sq3StmtC_VAL2   VAL2STMT

Definition at line 25 of file sq3_type_S_lng.h.

◆ Sq3ValueC_check

#define Sq3ValueC_check   Sq3ValCheckI

Definition at line 20 of file sq3_type_S_lng.h.

◆ Sq3ValueC_constr

#define Sq3ValueC_constr   OT_TMP_VAL_OBJ

Definition at line 19 of file sq3_type_S_lng.h.

◆ Sq3ValueC_VAL2

#define Sq3ValueC_VAL2   VAL2VAL

Definition at line 21 of file sq3_type_S_lng.h.