theSq3Lite 10.0
Loading...
Searching...
No Matches
Sq3ValueC_atl.c File Reference

tag: nhi1-release-250425 More...

+ Include dependency graph for Sq3ValueC_atl.c:

Go to the source code of this file.

Macros

#define META_FILE_NAME   "Sq3ValueC_atl.c"
 
#define OT_CLASS   asq3rt->AtlSq3ValueC
 
#define OT_NULL   asq3rt->AtlSq3ValueC_MK_NULL
 
#define OT_CLASS_NAME   "Sq3ValueC"
 
#define SELF2HDL(O)
 
#define OT_SETUP_hdl   SetupHdlFromMetaData_2(SQ3_VAL)
 
#define OT_SETUP_hdl__null_allow   SetupHdlFromMetaData__null_allow_2(SQ3_VAL)
 
#define OT_SETUP_hdl_destr   SetupHdlFromMetaData__null_allow_2(SQ3_VAL)
 
#define OT_SETUP_hdl_constr   SetupHdlConstr(Sq3ValueC)
 
#define OT_SETUP_hdl_static_constr   OT_SETUP_hdl_static
 
#define OT_SETUP_hdl_static   SetupHdlStatic(Sq3ValueC)
 
#define OT_retObj_CONSTR(x)
 
#define ClassInit
 
#define GetNull_doc   "Sq3ValueC [Sq3ValueC::GetNull]"
 
#define HandleResolve_doc   "Sq3ValueC [Sq3ValueC::HandleResolve netHdl:MK_HDL]"
 
#define Instances_doc   "Sq3ValueC [Sq3ValueC::Instances]"
 
#define Dup_doc   "Sq3ValueC [Sq3ValueC::Dup $sq3val] (const)"
 
#define BUF_doc   "MkBufferC [Sq3ValueC::BUF $val] (const)"
 
#define Blob_doc   "MkBufferC [Sq3ValueC::Blob $sq3val] (const)"
 
#define Next_doc   "Sq3ValueC [Sq3ValueC::Next $val]"
 
#define Prev_doc   "Sq3ValueC [Sq3ValueC::Prev $val]"
 
#define VtabInFirst_doc   "Sq3ValueC [Sq3ValueC::VtabInFirst $pVal]"
 
#define VtabInNext_doc   "Sq3ValueC [Sq3ValueC::VtabInNext $pVal]"
 
#define BinaryR_doc   "binary [Sq3ValueC::BinaryR $sq3val] (const)"
 
#define Bytes_doc   "Sq3TextE [Sq3ValueC::Bytes $sq3val] (const)"
 
#define Double_doc   "double [Sq3ValueC::Double $sq3val] (const)"
 
#define Encoding_doc   "Sq3TextE [Sq3ValueC::Encoding $sq3val] (const)"
 
#define FromBind_doc   "bool [Sq3ValueC::FromBind $sq3val] (const)"
 
#define Int_doc   "int32 [Sq3ValueC::Int $sq3val] (const)"
 
#define Int64_doc   "int64 [Sq3ValueC::Int64 $sq3val] (const)"
 
#define NoChange_doc   "bool [Sq3ValueC::NoChange $sq3val] (const)"
 
#define NumericType_doc   "Sq3TypeE [Sq3ValueC::NumericType $sq3val] (const)"
 
#define StringR_doc   "string [Sq3ValueC::StringR $sq3val] (const)"
 
#define SubType_doc   "int32 [Sq3ValueC::SubType $sq3val] (const)"
 
#define Text_doc   "string [Sq3ValueC::Text $sq3val] (const)"
 
#define Type_doc   "Sq3TypeE [Sq3ValueC::Type $sq3val] (const)"
 

Functions

static MK_PTR atlsq3lite_Sq3ValueC_selfCreate (MK_RT mkrt, MK_OBJ const obj, MK_PTR const env)
 
static void atlsq3lite_Sq3ValueC_selfDelete (MK_RT mkrt, MK_PTR selfP, MK_PTR const env)
 
static void atlsq3lite_Sq3ValueC_selfUnlink (MK_RT mkrt, MK_PTR selfP, MK_PTR const env)
 
static OT_ProcRet atlsq3lite_Sq3ValueC_HandleResolve (OtClass_ARGS)
  Atl: (static) Sq3ValueC [Sq3ValueC::HandleResolve netHdl:MK_HDL] C-API
Handle-Resolve-Slot - return a Sq3ValueC from netHdl or "MK_NULL" if invalid…
 
MK_DEPRECATED static MK_UNUSED OT_ProcRet atlsq3lite_Sq3ValueC_HandleGet (Sq3ValueC_ARGS)
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Next (Sq3ValueC_ARGS)
  Atl: Sq3ValueC [Sq3ValueC::Next $val] C-API
get next instance from linked-list of Sq3ValueS type
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Prev (Sq3ValueC_ARGS)
  Atl: Sq3ValueC [Sq3ValueC::Prev $val] C-API
get previous instance from linked-list of Sq3ValueS type
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Instances (OtClass_ARGS)
  Atl: (static) Sq3ValueC [Sq3ValueC::Instances] C-API
get head-instance from linked-list of Sq3ValueS type …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_GetNull (OtClass_ARGS)
  Atl: (static) Sq3ValueC [Sq3ValueC::GetNull] C-API
Null-Slot - return a Sq3ValueC typed NULL instance …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Bytes (Sq3ValueC_ARGS)
  Atl: Sq3TextE [Sq3ValueC::Bytes $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Encoding (Sq3ValueC_ARGS)
  Atl: Sq3TextE [Sq3ValueC::Encoding $sq3val] C-API
Report the internal text encoding state of an sqlite3_value object …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_FromBind (Sq3ValueC_ARGS)
  Atl: bool [Sq3ValueC::FromBind $sq3val] C-API
Obtaining SQL Values …
 
MK_DEPRECATED static MK_UNUSED OT_ProcRet atlsq3lite_Sq3ValueC_Log (Sq3ValueC_ARGS)
 
static OT_ProcRet atlsq3lite_Sq3ValueC_NoChange (Sq3ValueC_ARGS)
  Atl: bool [Sq3ValueC::NoChange $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_NumericType (Sq3ValueC_ARGS)
  Atl: Sq3TypeE [Sq3ValueC::NumericType $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_SubType (Sq3ValueC_ARGS)
  Atl: int32 [Sq3ValueC::SubType $sq3val] C-API
Finding The Subtype Of SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Type (Sq3ValueC_ARGS)
  Atl: Sq3TypeE [Sq3ValueC::Type $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Dup (Sq3ValueC_ARGS)
  Atl: (constructor) Sq3ValueC [Sq3ValueC::Dup $sq3val] C-API
Copy And Free SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_BUF (Sq3ValueC_ARGS)
  Atl: MkBufferC [Sq3ValueC::BUF $val] C-API
Obtaining a MkBufferC value…
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Blob (Sq3ValueC_ARGS)
  Atl: MkBufferC [Sq3ValueC::Blob $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_BinaryR (Sq3ValueC_ARGS)
  Atl: binary [Sq3ValueC::BinaryR $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Double (Sq3ValueC_ARGS)
  Atl: double [Sq3ValueC::Double $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Int (Sq3ValueC_ARGS)
  Atl: int32 [Sq3ValueC::Int $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Int64 (Sq3ValueC_ARGS)
  Atl: int64 [Sq3ValueC::Int64 $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_StringR (Sq3ValueC_ARGS)
  Atl: string [Sq3ValueC::StringR $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_Text (Sq3ValueC_ARGS)
  Atl: string [Sq3ValueC::Text $sq3val] C-API
Obtaining SQL Values …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_VtabInFirst (Sq3ValueC_ARGS)
  Atl: Sq3ValueC [Sq3ValueC::VtabInFirst $pVal] C-API
Find all elements on the right-hand side of an IN constraint …
 
static OT_ProcRet atlsq3lite_Sq3ValueC_VtabInNext (Sq3ValueC_ARGS)
  Atl: Sq3ValueC [Sq3ValueC::VtabInNext $pVal] C-API
Find all elements on the right-hand side of an IN constraint …
 
int atlsq3lite_pSq3ValueC_Init (OT_SQ3_ARGS OT_NS_T ns)
 

Variables

static const OtObjProcDefS atlsq3lite_sOtClassDef []
 
static const OtObjProcDefS atlsq3lite_sInstanceDef []
 

Detailed Description

tag: nhi1-release-250425

Definition in file Sq3ValueC_atl.c.

Macro Definition Documentation

◆ BinaryR_doc

#define BinaryR_doc   "binary [Sq3ValueC::BinaryR $sq3val] (const)"

Definition at line 112 of file Sq3ValueC_atl.c.

◆ Blob_doc

#define Blob_doc   "MkBufferC [Sq3ValueC::Blob $sq3val] (const)"

Definition at line 103 of file Sq3ValueC_atl.c.

◆ BUF_doc

#define BUF_doc   "MkBufferC [Sq3ValueC::BUF $val] (const)"

Definition at line 102 of file Sq3ValueC_atl.c.

◆ Bytes_doc

#define Bytes_doc   "Sq3TextE [Sq3ValueC::Bytes $sq3val] (const)"

Definition at line 113 of file Sq3ValueC_atl.c.

◆ ClassInit

#define ClassInit

Definition at line 57 of file Sq3ValueC_atl.c.

57#define ClassInit \
58 /* if not already done, initialize NEW META type */ \
59 if (Sq3ValueCTT == NULL) Sq3ValueCTT = Sq3ValueSTT; \
60 \
61 /* protect against double call */ \
62 if (Sq3ValueCTT->selfCreate == NS(Sq3ValueC_selfCreate)) return MK_OK; \
63 \
64 /* add "selfCreate" and "selfDelete" feature to the META-Class */ \
65 Sq3ValueCTT->selfCreate = NS(Sq3ValueC_selfCreate); \
66 Sq3ValueCTT->selfDelete = NS(Sq3ValueC_selfDelete); \
67 Sq3ValueCTT->selfUnlink = NS(Sq3ValueC_selfUnlink); \
68 \
69 /* create the ATL-class */ \
70 OT_CLASS = AltClassDef(Sq3ValueCTT,&asq3rt->AtlSq3ValueC_NS); \
71 if (OT_CLASS == NULL) goto error; \
72 OT_REF_INCR(OT_CLASS); \
73 \
74 /* create the ATL static Methods */ \
75 check_LNG(AtlUnknownSetup (NS(sOtClassDef),asq3rt)) goto error; \
76 \
77 /* create the ATL instance Methods */ \
78 check_LNG(AtlUnknownSetup (NS(sInstanceDef),asq3rt)) goto error; \
79 \
80 /* after class was modified, recompile the class */ \
81 RL_init(2, recompile, RL_T(0,RecompileN)); RL_O(1,OT_CLASS) ; \
82 int retI = RL_EvalEx(0); \
83 if (retI != TCL_OK) return retI; \
84 \
85 /* define the "NULL" object */ \
86 OT_NULL = AtomCreateNULL(OT_CLASS, "::Sq3ValueC::MK_NULL", (MK_PTR)asq3rt); \
87 if (OT_NULL == NULL) goto error; \
88 OT_REF_INCR(OT_NULL);

◆ Double_doc

#define Double_doc   "double [Sq3ValueC::Double $sq3val] (const)"

Definition at line 114 of file Sq3ValueC_atl.c.

◆ Dup_doc

#define Dup_doc   "Sq3ValueC [Sq3ValueC::Dup $sq3val] (const)"

Definition at line 99 of file Sq3ValueC_atl.c.

◆ Encoding_doc

#define Encoding_doc   "Sq3TextE [Sq3ValueC::Encoding $sq3val] (const)"

Definition at line 115 of file Sq3ValueC_atl.c.

◆ FromBind_doc

#define FromBind_doc   "bool [Sq3ValueC::FromBind $sq3val] (const)"

Definition at line 116 of file Sq3ValueC_atl.c.

◆ GetNull_doc

#define GetNull_doc   "Sq3ValueC [Sq3ValueC::GetNull]"

Definition at line 94 of file Sq3ValueC_atl.c.

◆ HandleResolve_doc

#define HandleResolve_doc   "Sq3ValueC [Sq3ValueC::HandleResolve netHdl:MK_HDL]"

Definition at line 95 of file Sq3ValueC_atl.c.

◆ Instances_doc

#define Instances_doc   "Sq3ValueC [Sq3ValueC::Instances]"

Definition at line 96 of file Sq3ValueC_atl.c.

◆ Int64_doc

#define Int64_doc   "int64 [Sq3ValueC::Int64 $sq3val] (const)"

Definition at line 119 of file Sq3ValueC_atl.c.

◆ Int_doc

#define Int_doc   "int32 [Sq3ValueC::Int $sq3val] (const)"

Definition at line 118 of file Sq3ValueC_atl.c.

◆ META_FILE_NAME

#define META_FILE_NAME   "Sq3ValueC_atl.c"

Definition at line 11 of file Sq3ValueC_atl.c.

◆ Next_doc

#define Next_doc   "Sq3ValueC [Sq3ValueC::Next $val]"

Definition at line 104 of file Sq3ValueC_atl.c.

◆ NoChange_doc

#define NoChange_doc   "bool [Sq3ValueC::NoChange $sq3val] (const)"

Definition at line 121 of file Sq3ValueC_atl.c.

◆ NumericType_doc

#define NumericType_doc   "Sq3TypeE [Sq3ValueC::NumericType $sq3val] (const)"

Definition at line 122 of file Sq3ValueC_atl.c.

◆ OT_CLASS

#define OT_CLASS   asq3rt->AtlSq3ValueC

Definition at line 15 of file Sq3ValueC_atl.c.

◆ OT_CLASS_NAME

#define OT_CLASS_NAME   "Sq3ValueC"

Definition at line 17 of file Sq3ValueC_atl.c.

◆ OT_NULL

#define OT_NULL   asq3rt->AtlSq3ValueC_MK_NULL

Definition at line 16 of file Sq3ValueC_atl.c.

◆ OT_retObj_CONSTR

#define OT_retObj_CONSTR ( x)
Value:
#define OT_SELF
#define AtomInit(...)
#define OT_retObj_SET(val)
#define Sq3ValueC_X2obj(x)

Definition at line 54 of file Sq3ValueC_atl.c.

◆ OT_SETUP_hdl

#define OT_SETUP_hdl   SetupHdlFromMetaData_2(SQ3_VAL)

Definition at line 47 of file Sq3ValueC_atl.c.

◆ OT_SETUP_hdl__null_allow

#define OT_SETUP_hdl__null_allow   SetupHdlFromMetaData__null_allow_2(SQ3_VAL)

Definition at line 48 of file Sq3ValueC_atl.c.

◆ OT_SETUP_hdl_constr

#define OT_SETUP_hdl_constr   SetupHdlConstr(Sq3ValueC)

Definition at line 50 of file Sq3ValueC_atl.c.

◆ OT_SETUP_hdl_destr

#define OT_SETUP_hdl_destr   SetupHdlFromMetaData__null_allow_2(SQ3_VAL)

Definition at line 49 of file Sq3ValueC_atl.c.

◆ OT_SETUP_hdl_static

#define OT_SETUP_hdl_static   SetupHdlStatic(Sq3ValueC)

Definition at line 52 of file Sq3ValueC_atl.c.

◆ OT_SETUP_hdl_static_constr

#define OT_SETUP_hdl_static_constr   OT_SETUP_hdl_static

Definition at line 51 of file Sq3ValueC_atl.c.

◆ Prev_doc

#define Prev_doc   "Sq3ValueC [Sq3ValueC::Prev $val]"

Definition at line 105 of file Sq3ValueC_atl.c.

◆ SELF2HDL

#define SELF2HDL ( O)
Value:
#define VAL2MNG(val)
static SQ3_VAL Sq3Val(MK_MNG mng)
cast a unknown-object into an Sq3ValueS pointer or NULL if not possible

Definition at line 19 of file Sq3ValueC_atl.c.

◆ StringR_doc

#define StringR_doc   "string [Sq3ValueC::StringR $sq3val] (const)"

Definition at line 123 of file Sq3ValueC_atl.c.

◆ SubType_doc

#define SubType_doc   "int32 [Sq3ValueC::SubType $sq3val] (const)"

Definition at line 124 of file Sq3ValueC_atl.c.

◆ Text_doc

#define Text_doc   "string [Sq3ValueC::Text $sq3val] (const)"

Definition at line 125 of file Sq3ValueC_atl.c.

◆ Type_doc

#define Type_doc   "Sq3TypeE [Sq3ValueC::Type $sq3val] (const)"

Definition at line 126 of file Sq3ValueC_atl.c.

◆ VtabInFirst_doc

#define VtabInFirst_doc   "Sq3ValueC [Sq3ValueC::VtabInFirst $pVal]"

Definition at line 108 of file Sq3ValueC_atl.c.

◆ VtabInNext_doc

#define VtabInNext_doc   "Sq3ValueC [Sq3ValueC::VtabInNext $pVal]"

Definition at line 109 of file Sq3ValueC_atl.c.

Function Documentation

◆ atlsq3lite_pSq3ValueC_Init()

int atlsq3lite_pSq3ValueC_Init ( OT_SQ3_ARGS OT_NS_T ns)

Public API

Definition at line 595 of file Sq3ValueC_atl.c.

596{
598
599 return TCL_OK;
600error:
601 return TCL_ERROR;
602}
#define ClassInit

◆ atlsq3lite_Sq3ValueC_selfCreate()

static MK_PTR atlsq3lite_Sq3ValueC_selfCreate ( MK_RT mkrt,
MK_OBJ const obj,
MK_PTR const env )
static

Definition at line 28 of file Sq3ValueC_atl.c.

28 {
29 SETUP_asq3rt(env);
30 return AtomMake(obj,OT_CLASS,NULL,NULL,env);
31}
#define AtomMake(...)
#define SETUP_asq3rt(r)
#define OT_CLASS

◆ atlsq3lite_Sq3ValueC_selfDelete()

static void atlsq3lite_Sq3ValueC_selfDelete ( MK_RT mkrt,
MK_PTR selfP,
MK_PTR const env )
static

Definition at line 34 of file Sq3ValueC_atl.c.

34 {
35 OT_SELF_T selfO = selfP;
36 SETUP_asq3rt(env);
37 MK(AtomDeleteHard) (OT_MK_CALL selfO);
38}
#define MK(n)
MOX_OBJ_T OT_SELF_T
#define OT_MK_CALL

◆ atlsq3lite_Sq3ValueC_selfUnlink()

static void atlsq3lite_Sq3ValueC_selfUnlink ( MK_RT mkrt,
MK_PTR selfP,
MK_PTR const env )
static

Definition at line 41 of file Sq3ValueC_atl.c.

41 {
42 OT_SELF_T selfO = selfP;
43 SETUP_asq3rt(env);
44 return MK(AtomUnlink) (OT_MK_CALL selfO);
45}

Variable Documentation

◆ atlsq3lite_sInstanceDef

const OtObjProcDefS atlsq3lite_sInstanceDef[]
static

Definition at line 552 of file Sq3ValueC_atl.c.

552 {
553 // BEGIN-OBJ - created by 'atl_MqS.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
554
555 // doc-key: Sq3ValueC,Sq3Value,oCx
556 { "::Sq3ValueC::Dup" , NS(Sq3ValueC_Dup) },
557
558 // doc-key: Sq3ValueC,Sq3Value,oc_
559 { "::Sq3ValueC::BUF" , NS(Sq3ValueC_BUF) },
560 { "::Sq3ValueC::Blob" , NS(Sq3ValueC_Blob) },
561 { "::Sq3ValueC::Next" , NS(Sq3ValueC_Next) },
562 { "::Sq3ValueC::Prev" , NS(Sq3ValueC_Prev) },
563
564 // doc-key: Sq3ValueC,Sq3Value,oco
565 { "::Sq3ValueC::VtabInFirst" , NS(Sq3ValueC_VtabInFirst) },
566 { "::Sq3ValueC::VtabInNext" , NS(Sq3ValueC_VtabInNext) },
567
568 // doc-key: Sq3ValueC,Sq3Value,om_
569 { "::Sq3ValueC::BinaryR" , NS(Sq3ValueC_BinaryR) },
570 { "::Sq3ValueC::Bytes" , NS(Sq3ValueC_Bytes) },
571 { "::Sq3ValueC::Double" , NS(Sq3ValueC_Double) },
572 { "::Sq3ValueC::Encoding" , NS(Sq3ValueC_Encoding) },
573 { "::Sq3ValueC::FromBind" , NS(Sq3ValueC_FromBind) },
574 // skip class-overload: HandleGet → MkObjectHandleGet
575 { "::Sq3ValueC::Int" , NS(Sq3ValueC_Int) },
576 { "::Sq3ValueC::Int64" , NS(Sq3ValueC_Int64) },
577 // skip class-overload: Log → MkObjectLog
578 { "::Sq3ValueC::NoChange" , NS(Sq3ValueC_NoChange) },
579 { "::Sq3ValueC::NumericType" , NS(Sq3ValueC_NumericType) },
580 { "::Sq3ValueC::StringR" , NS(Sq3ValueC_StringR) },
581 { "::Sq3ValueC::SubType" , NS(Sq3ValueC_SubType) },
582 { "::Sq3ValueC::Text" , NS(Sq3ValueC_Text) },
583 { "::Sq3ValueC::Type" , NS(Sq3ValueC_Type) },
584
585 // END-OBJ - created by 'atl_MqS.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
586 { NULL }
587};
#define NS(n)

◆ atlsq3lite_sOtClassDef

const OtObjProcDefS atlsq3lite_sOtClassDef[]
static
Initial value:
= {
{ "::Sq3ValueC::GetNull" , atlsq3lite_Sq3ValueC_GetNull },
{ "::Sq3ValueC::HandleResolve" , atlsq3lite_Sq3ValueC_HandleResolve },
{ "::Sq3ValueC::Instances" , atlsq3lite_Sq3ValueC_Instances },
{ NULL }
}
static OT_ProcRet atlsq3lite_Sq3ValueC_Instances(OtClass_ARGS)
Atl: (static) Sq3ValueC [Sq3ValueC::Instances] → C-API get head-instance from linked-list of Sq3...
static OT_ProcRet atlsq3lite_Sq3ValueC_GetNull(OtClass_ARGS)
Atl: (static) Sq3ValueC [Sq3ValueC::GetNull] → C-API Null-Slot - return a Sq3ValueC typed NULL i...
static OT_ProcRet atlsq3lite_Sq3ValueC_HandleResolve(OtClass_ARGS)
Atl: (static) Sq3ValueC [Sq3ValueC::HandleResolve netHdl:MK_HDL] → C-API Handle-Resolve-Slot - r...

Definition at line 538 of file Sq3ValueC_atl.c.

538 {
539 // BEGIN-CLASS - created by 'atl_MqS.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
540
541 // doc-key: Sq3ValueC,Sq3Value,sc_
542 { "::Sq3ValueC::GetNull" , NS(Sq3ValueC_GetNull) },
543 { "::Sq3ValueC::HandleResolve" , NS(Sq3ValueC_HandleResolve) },
544 { "::Sq3ValueC::Instances" , NS(Sq3ValueC_Instances) },
545
546 // END-CLASS - created by 'atl_MqS.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
547 { NULL }
548};