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
gen
sqlite3_overload_sq3.h
Go to the documentation of this file.
1
9
/* LABEL-NO */
10
11
12
// BEGIN-Sq3BlobC - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
13
18
19
// doc-key: Sq3BlobC,Sq3BlobC-Class-Export,sc_
20
#define Sq3BlobHandleResolve_NULL(...) Sq3BlobHandleResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
21
#define Sq3BlobHandleResolve(...) Sq3BlobHandleResolve_RT(MK_RT_CALL __VA_ARGS__)
22
23
// doc-key: Sq3BlobC,Sq3BlobC-Class-Export,om_
24
#define Sq3BlobHandleGet_NULL(...) Sq3BlobHandleGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
25
#define Sq3BlobHandleGet(...) Sq3BlobHandleGet_RT(MK_RT_CALL __VA_ARGS__)
28
33
34
// doc-key: Sq3BlobC,Sq3BlobC-Class-Introspection,sc_
35
#define Sq3BlobInstances_NULL() Sq3BlobInstances_RT(MK_RT_CALL_NULL_ONLY)
36
#define Sq3BlobInstances() Sq3BlobInstances_RT(MK_RT_CALL_ONLY)
39
44
45
// doc-key: Sq3BlobC,Sq3BlobC-Misc,oci
46
#define Sq3BlobRead_NULL(...) Sq3BlobRead_RT(MK_RT_CALL_NULL __VA_ARGS__)
47
#define Sq3BlobRead(...) Sq3BlobRead_RT(MK_RT_CALL __VA_ARGS__)
48
#define Sq3BlobRead_E(...) MkErrorCheck(Sq3BlobRead(__VA_ARGS__))
49
#define Sq3BlobRead_C(...) if (MkErrorCheckI(Sq3BlobRead(__VA_ARGS__)))
50
51
// doc-key: Sq3BlobC,Sq3BlobC-Misc,om_
52
#define Sq3BlobReadHide_E(...) MkErrorCheck(Sq3BlobReadHide(__VA_ARGS__))
53
#define Sq3BlobReadHide_C(...) if (MkErrorCheckI(Sq3BlobReadHide(__VA_ARGS__)))
54
#define Sq3BlobReopen_E(...) MkErrorCheck(Sq3BlobReopen(__VA_ARGS__))
55
#define Sq3BlobReopen_C(...) if (MkErrorCheckI(Sq3BlobReopen(__VA_ARGS__)))
56
#define Sq3BlobWrite_NULL(...) Sq3BlobWrite_RT(MK_RT_CALL_NULL __VA_ARGS__)
57
#define Sq3BlobWrite(...) Sq3BlobWrite_RT(MK_RT_CALL __VA_ARGS__)
58
#define Sq3BlobWrite_E(...) MkErrorCheck(Sq3BlobWrite(__VA_ARGS__))
59
#define Sq3BlobWrite_C(...) if (MkErrorCheckI(Sq3BlobWrite(__VA_ARGS__)))
60
#define Sq3BlobWriteHide_E(...) MkErrorCheck(Sq3BlobWriteHide(__VA_ARGS__))
61
#define Sq3BlobWriteHide_C(...) if (MkErrorCheckI(Sq3BlobWriteHide(__VA_ARGS__)))
64
69
70
// doc-key: Sq3BlobC,Sq3BlobC-TOR,sCo
71
#define Sq3BlobOpen_E(...) MkErrorCheck(Sq3BlobOpen(__VA_ARGS__))
72
#define Sq3BlobOpen_C(...) if (MkErrorCheckI(Sq3BlobOpen(__VA_ARGS__)))
73
#define Sq3BlobOpen_e(...) MK_EMBEDDED(SQ3_BLOB,Sq3BlobOpen,__VA_ARGS__)
74
75
// doc-key: Sq3BlobC,Sq3BlobC-TOR,om_
76
#define Sq3BlobClose_E(...) MkErrorCheck(Sq3BlobClose(__VA_ARGS__))
77
#define Sq3BlobClose_C(...) if (MkErrorCheckI(Sq3BlobClose(__VA_ARGS__)))
80
81
// END-Sq3BlobC - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
82
83
// BEGIN-Sq3FileC - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
84
89
90
// doc-key: Sq3FileC,Sq3FileC-Class-Export,sc_
91
#define Sq3FileHandleResolve_NULL(...) Sq3FileHandleResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
92
#define Sq3FileHandleResolve(...) Sq3FileHandleResolve_RT(MK_RT_CALL __VA_ARGS__)
93
94
// doc-key: Sq3FileC,Sq3FileC-Class-Export,om_
95
#define Sq3FileHandleGet_NULL(...) Sq3FileHandleGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
96
#define Sq3FileHandleGet(...) Sq3FileHandleGet_RT(MK_RT_CALL __VA_ARGS__)
99
104
105
// doc-key: Sq3FileC,Sq3FileC-Class-Introspection,sc_
106
#define Sq3FileInstances_NULL() Sq3FileInstances_RT(MK_RT_CALL_NULL_ONLY)
107
#define Sq3FileInstances() Sq3FileInstances_RT(MK_RT_CALL_ONLY)
110
111
// END-Sq3FileC - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
112
113
// BEGIN-Sq3Lite - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
114
119
120
// doc-key: Sq3Lite,Sq3Lite-Config,sm_
121
#define Sq3Randomness_1(N) Sq3Randomness(N,NULL)
122
#define Sq3Threadsafe_E(...) MkErrorCheck(Sq3Threadsafe(__VA_ARGS__))
123
#define Sq3Threadsafe_C(...) if (MkErrorCheckI(Sq3Threadsafe(__VA_ARGS__)))
126
131
132
// doc-key: Sq3Lite,Sq3Lite-Enum,sco
133
#define Sq3AccessE_FromInt_E(...) MkErrorCheck(Sq3AccessE_FromInt(__VA_ARGS__))
134
#define Sq3AccessE_FromInt_C(...) if (MkErrorCheckI(Sq3AccessE_FromInt(__VA_ARGS__)))
135
#define Sq3AccessE_FromInt_e(...) MK_EMBEDDED(enum Sq3AccessE,Sq3AccessE_FromInt,__VA_ARGS__)
136
#define Sq3AuthActionE_FromInt_E(...) MkErrorCheck(Sq3AuthActionE_FromInt(__VA_ARGS__))
137
#define Sq3AuthActionE_FromInt_C(...) if (MkErrorCheckI(Sq3AuthActionE_FromInt(__VA_ARGS__)))
138
#define Sq3AuthActionE_FromInt_e(...) MK_EMBEDDED(enum Sq3AuthActionE,Sq3AuthActionE_FromInt,__VA_ARGS__)
139
#define Sq3AuthReturnE_FromInt_E(...) MkErrorCheck(Sq3AuthReturnE_FromInt(__VA_ARGS__))
140
#define Sq3AuthReturnE_FromInt_C(...) if (MkErrorCheckI(Sq3AuthReturnE_FromInt(__VA_ARGS__)))
141
#define Sq3AuthReturnE_FromInt_e(...) MK_EMBEDDED(enum Sq3AuthReturnE,Sq3AuthReturnE_FromInt,__VA_ARGS__)
142
#define Sq3ChangeSetConflictE_FromInt_E(...) MkErrorCheck(Sq3ChangeSetConflictE_FromInt(__VA_ARGS__))
143
#define Sq3ChangeSetConflictE_FromInt_C(...) if (MkErrorCheckI(Sq3ChangeSetConflictE_FromInt(__VA_ARGS__)))
144
#define Sq3ChangeSetConflictE_FromInt_e(...) MK_EMBEDDED(enum Sq3ChangeSetConflictE,Sq3ChangeSetConflictE_FromInt,__VA_ARGS__)
145
#define Sq3ChangesetE_FromInt_E(...) MkErrorCheck(Sq3ChangesetE_FromInt(__VA_ARGS__))
146
#define Sq3ChangesetE_FromInt_C(...) if (MkErrorCheckI(Sq3ChangesetE_FromInt(__VA_ARGS__)))
147
#define Sq3ChangesetE_FromInt_e(...) MK_EMBEDDED(enum Sq3ChangesetE,Sq3ChangesetE_FromInt,__VA_ARGS__)
148
#define Sq3CheckpointE_FromInt_E(...) MkErrorCheck(Sq3CheckpointE_FromInt(__VA_ARGS__))
149
#define Sq3CheckpointE_FromInt_C(...) if (MkErrorCheckI(Sq3CheckpointE_FromInt(__VA_ARGS__)))
150
#define Sq3CheckpointE_FromInt_e(...) MK_EMBEDDED(enum Sq3CheckpointE,Sq3CheckpointE_FromInt,__VA_ARGS__)
151
#define Sq3ConfigE_FromInt_E(...) MkErrorCheck(Sq3ConfigE_FromInt(__VA_ARGS__))
152
#define Sq3ConfigE_FromInt_C(...) if (MkErrorCheckI(Sq3ConfigE_FromInt(__VA_ARGS__)))
153
#define Sq3ConfigE_FromInt_e(...) MK_EMBEDDED(enum Sq3ConfigE,Sq3ConfigE_FromInt,__VA_ARGS__)
154
#define Sq3ConflictResolutionE_FromInt_E(...) MkErrorCheck(Sq3ConflictResolutionE_FromInt(__VA_ARGS__))
155
#define Sq3ConflictResolutionE_FromInt_C(...) if (MkErrorCheckI(Sq3ConflictResolutionE_FromInt(__VA_ARGS__)))
156
#define Sq3ConflictResolutionE_FromInt_e(...) MK_EMBEDDED(enum Sq3ConflictResolutionE,Sq3ConflictResolutionE_FromInt,__VA_ARGS__)
157
#define Sq3DbConfigE_FromInt_E(...) MkErrorCheck(Sq3DbConfigE_FromInt(__VA_ARGS__))
158
#define Sq3DbConfigE_FromInt_C(...) if (MkErrorCheckI(Sq3DbConfigE_FromInt(__VA_ARGS__)))
159
#define Sq3DbConfigE_FromInt_e(...) MK_EMBEDDED(enum Sq3DbConfigE,Sq3DbConfigE_FromInt,__VA_ARGS__)
160
#define Sq3DbStatusE_FromInt_E(...) MkErrorCheck(Sq3DbStatusE_FromInt(__VA_ARGS__))
161
#define Sq3DbStatusE_FromInt_C(...) if (MkErrorCheckI(Sq3DbStatusE_FromInt(__VA_ARGS__)))
162
#define Sq3DbStatusE_FromInt_e(...) MK_EMBEDDED(enum Sq3DbStatusE,Sq3DbStatusE_FromInt,__VA_ARGS__)
163
#define Sq3DeSerializeEF_FromInt_E(...) MkErrorCheck(Sq3DeSerializeEF_FromInt(__VA_ARGS__))
164
#define Sq3DeSerializeEF_FromInt_C(...) if (MkErrorCheckI(Sq3DeSerializeEF_FromInt(__VA_ARGS__)))
165
#define Sq3DeSerializeEF_FromInt_e(...) MK_EMBEDDED(enum Sq3DeSerializeEF,Sq3DeSerializeEF_FromInt,__VA_ARGS__)
166
#define Sq3ErrorE_FromInt_E(...) MkErrorCheck(Sq3ErrorE_FromInt(__VA_ARGS__))
167
#define Sq3ErrorE_FromInt_C(...) if (MkErrorCheckI(Sq3ErrorE_FromInt(__VA_ARGS__)))
168
#define Sq3ErrorE_FromInt_e(...) MK_EMBEDDED(enum Sq3ErrorE,Sq3ErrorE_FromInt,__VA_ARGS__)
169
#define Sq3ExtendetResultCodesE_FromInt_E(...) MkErrorCheck(Sq3ExtendetResultCodesE_FromInt(__VA_ARGS__))
170
#define Sq3ExtendetResultCodesE_FromInt_C(...) if (MkErrorCheckI(Sq3ExtendetResultCodesE_FromInt(__VA_ARGS__)))
171
#define Sq3ExtendetResultCodesE_FromInt_e(...) MK_EMBEDDED(enum Sq3ExtendetResultCodesE,Sq3ExtendetResultCodesE_FromInt,__VA_ARGS__)
172
#define Sq3FcntlE_FromInt_E(...) MkErrorCheck(Sq3FcntlE_FromInt(__VA_ARGS__))
173
#define Sq3FcntlE_FromInt_C(...) if (MkErrorCheckI(Sq3FcntlE_FromInt(__VA_ARGS__)))
174
#define Sq3FcntlE_FromInt_e(...) MK_EMBEDDED(enum Sq3FcntlE,Sq3FcntlE_FromInt,__VA_ARGS__)
175
#define Sq3FunctionEF_FromInt_E(...) MkErrorCheck(Sq3FunctionEF_FromInt(__VA_ARGS__))
176
#define Sq3FunctionEF_FromInt_C(...) if (MkErrorCheckI(Sq3FunctionEF_FromInt(__VA_ARGS__)))
177
#define Sq3FunctionEF_FromInt_e(...) MK_EMBEDDED(enum Sq3FunctionEF,Sq3FunctionEF_FromInt,__VA_ARGS__)
178
#define Sq3IndexConstraintEF_FromInt_E(...) MkErrorCheck(Sq3IndexConstraintEF_FromInt(__VA_ARGS__))
179
#define Sq3IndexConstraintEF_FromInt_C(...) if (MkErrorCheckI(Sq3IndexConstraintEF_FromInt(__VA_ARGS__)))
180
#define Sq3IndexConstraintEF_FromInt_e(...) MK_EMBEDDED(enum Sq3IndexConstraintEF,Sq3IndexConstraintEF_FromInt,__VA_ARGS__)
181
#define Sq3IoCapEF_FromInt_E(...) MkErrorCheck(Sq3IoCapEF_FromInt(__VA_ARGS__))
182
#define Sq3IoCapEF_FromInt_C(...) if (MkErrorCheckI(Sq3IoCapEF_FromInt(__VA_ARGS__)))
183
#define Sq3IoCapEF_FromInt_e(...) MK_EMBEDDED(enum Sq3IoCapEF,Sq3IoCapEF_FromInt,__VA_ARGS__)
184
#define Sq3LimitE_FromInt_E(...) MkErrorCheck(Sq3LimitE_FromInt(__VA_ARGS__))
185
#define Sq3LimitE_FromInt_C(...) if (MkErrorCheckI(Sq3LimitE_FromInt(__VA_ARGS__)))
186
#define Sq3LimitE_FromInt_e(...) MK_EMBEDDED(enum Sq3LimitE,Sq3LimitE_FromInt,__VA_ARGS__)
187
#define Sq3LockE_FromInt_E(...) MkErrorCheck(Sq3LockE_FromInt(__VA_ARGS__))
188
#define Sq3LockE_FromInt_C(...) if (MkErrorCheckI(Sq3LockE_FromInt(__VA_ARGS__)))
189
#define Sq3LockE_FromInt_e(...) MK_EMBEDDED(enum Sq3LockE,Sq3LockE_FromInt,__VA_ARGS__)
190
#define Sq3MutexE_FromInt_E(...) MkErrorCheck(Sq3MutexE_FromInt(__VA_ARGS__))
191
#define Sq3MutexE_FromInt_C(...) if (MkErrorCheckI(Sq3MutexE_FromInt(__VA_ARGS__)))
192
#define Sq3MutexE_FromInt_e(...) MK_EMBEDDED(enum Sq3MutexE,Sq3MutexE_FromInt,__VA_ARGS__)
193
#define Sq3OpenEF_FromInt_E(...) MkErrorCheck(Sq3OpenEF_FromInt(__VA_ARGS__))
194
#define Sq3OpenEF_FromInt_C(...) if (MkErrorCheckI(Sq3OpenEF_FromInt(__VA_ARGS__)))
195
#define Sq3OpenEF_FromInt_e(...) MK_EMBEDDED(enum Sq3OpenEF,Sq3OpenEF_FromInt,__VA_ARGS__)
196
#define Sq3PrepareEF_FromInt_E(...) MkErrorCheck(Sq3PrepareEF_FromInt(__VA_ARGS__))
197
#define Sq3PrepareEF_FromInt_C(...) if (MkErrorCheckI(Sq3PrepareEF_FromInt(__VA_ARGS__)))
198
#define Sq3PrepareEF_FromInt_e(...) MK_EMBEDDED(enum Sq3PrepareEF,Sq3PrepareEF_FromInt,__VA_ARGS__)
199
#define Sq3ScanStatE_FromInt_E(...) MkErrorCheck(Sq3ScanStatE_FromInt(__VA_ARGS__))
200
#define Sq3ScanStatE_FromInt_C(...) if (MkErrorCheckI(Sq3ScanStatE_FromInt(__VA_ARGS__)))
201
#define Sq3ScanStatE_FromInt_e(...) MK_EMBEDDED(enum Sq3ScanStatE,Sq3ScanStatE_FromInt,__VA_ARGS__)
202
#define Sq3SerializeE_FromInt_E(...) MkErrorCheck(Sq3SerializeE_FromInt(__VA_ARGS__))
203
#define Sq3SerializeE_FromInt_C(...) if (MkErrorCheckI(Sq3SerializeE_FromInt(__VA_ARGS__)))
204
#define Sq3SerializeE_FromInt_e(...) MK_EMBEDDED(enum Sq3SerializeE,Sq3SerializeE_FromInt,__VA_ARGS__)
205
#define Sq3SessionObjConfigE_FromInt_E(...) MkErrorCheck(Sq3SessionObjConfigE_FromInt(__VA_ARGS__))
206
#define Sq3SessionObjConfigE_FromInt_C(...) if (MkErrorCheckI(Sq3SessionObjConfigE_FromInt(__VA_ARGS__)))
207
#define Sq3SessionObjConfigE_FromInt_e(...) MK_EMBEDDED(enum Sq3SessionObjConfigE,Sq3SessionObjConfigE_FromInt,__VA_ARGS__)
208
#define Sq3ShmLockE_FromInt_E(...) MkErrorCheck(Sq3ShmLockE_FromInt(__VA_ARGS__))
209
#define Sq3ShmLockE_FromInt_C(...) if (MkErrorCheckI(Sq3ShmLockE_FromInt(__VA_ARGS__)))
210
#define Sq3ShmLockE_FromInt_e(...) MK_EMBEDDED(enum Sq3ShmLockE,Sq3ShmLockE_FromInt,__VA_ARGS__)
211
#define Sq3StatusE_FromInt_E(...) MkErrorCheck(Sq3StatusE_FromInt(__VA_ARGS__))
212
#define Sq3StatusE_FromInt_C(...) if (MkErrorCheckI(Sq3StatusE_FromInt(__VA_ARGS__)))
213
#define Sq3StatusE_FromInt_e(...) MK_EMBEDDED(enum Sq3StatusE,Sq3StatusE_FromInt,__VA_ARGS__)
214
#define Sq3StmtStatusE_FromInt_E(...) MkErrorCheck(Sq3StmtStatusE_FromInt(__VA_ARGS__))
215
#define Sq3StmtStatusE_FromInt_C(...) if (MkErrorCheckI(Sq3StmtStatusE_FromInt(__VA_ARGS__)))
216
#define Sq3StmtStatusE_FromInt_e(...) MK_EMBEDDED(enum Sq3StmtStatusE,Sq3StmtStatusE_FromInt,__VA_ARGS__)
217
#define Sq3SyncEF_FromInt_E(...) MkErrorCheck(Sq3SyncEF_FromInt(__VA_ARGS__))
218
#define Sq3SyncEF_FromInt_C(...) if (MkErrorCheckI(Sq3SyncEF_FromInt(__VA_ARGS__)))
219
#define Sq3SyncEF_FromInt_e(...) MK_EMBEDDED(enum Sq3SyncEF,Sq3SyncEF_FromInt,__VA_ARGS__)
220
#define Sq3TestCtrlE_FromInt_E(...) MkErrorCheck(Sq3TestCtrlE_FromInt(__VA_ARGS__))
221
#define Sq3TestCtrlE_FromInt_C(...) if (MkErrorCheckI(Sq3TestCtrlE_FromInt(__VA_ARGS__)))
222
#define Sq3TestCtrlE_FromInt_e(...) MK_EMBEDDED(enum Sq3TestCtrlE,Sq3TestCtrlE_FromInt,__VA_ARGS__)
223
#define Sq3TextE_FromInt_E(...) MkErrorCheck(Sq3TextE_FromInt(__VA_ARGS__))
224
#define Sq3TextE_FromInt_C(...) if (MkErrorCheckI(Sq3TextE_FromInt(__VA_ARGS__)))
225
#define Sq3TextE_FromInt_e(...) MK_EMBEDDED(enum Sq3TextE,Sq3TextE_FromInt,__VA_ARGS__)
226
#define Sq3TraceEF_FromInt_E(...) MkErrorCheck(Sq3TraceEF_FromInt(__VA_ARGS__))
227
#define Sq3TraceEF_FromInt_C(...) if (MkErrorCheckI(Sq3TraceEF_FromInt(__VA_ARGS__)))
228
#define Sq3TraceEF_FromInt_e(...) MK_EMBEDDED(enum Sq3TraceEF,Sq3TraceEF_FromInt,__VA_ARGS__)
229
#define Sq3TxnE_FromInt_E(...) MkErrorCheck(Sq3TxnE_FromInt(__VA_ARGS__))
230
#define Sq3TxnE_FromInt_C(...) if (MkErrorCheckI(Sq3TxnE_FromInt(__VA_ARGS__)))
231
#define Sq3TxnE_FromInt_e(...) MK_EMBEDDED(enum Sq3TxnE,Sq3TxnE_FromInt,__VA_ARGS__)
232
#define Sq3TypeE_FromInt_E(...) MkErrorCheck(Sq3TypeE_FromInt(__VA_ARGS__))
233
#define Sq3TypeE_FromInt_C(...) if (MkErrorCheckI(Sq3TypeE_FromInt(__VA_ARGS__)))
234
#define Sq3TypeE_FromInt_e(...) MK_EMBEDDED(enum Sq3TypeE,Sq3TypeE_FromInt,__VA_ARGS__)
235
#define Sq3VtabE_FromInt_E(...) MkErrorCheck(Sq3VtabE_FromInt(__VA_ARGS__))
236
#define Sq3VtabE_FromInt_C(...) if (MkErrorCheckI(Sq3VtabE_FromInt(__VA_ARGS__)))
237
#define Sq3VtabE_FromInt_e(...) MK_EMBEDDED(enum Sq3VtabE,Sq3VtabE_FromInt,__VA_ARGS__)
240
245
246
// doc-key: Sq3Lite,Sq3Lite-Info,sco
247
#define Sq3KeywordNameBUF_NULL(...) Sq3KeywordNameBUF_RT(MK_RT_CALL_NULL __VA_ARGS__)
248
#define Sq3KeywordNameBUF(...) Sq3KeywordNameBUF_RT(MK_RT_CALL __VA_ARGS__)
249
#define Sq3KeywordNameBUF_E(...) MkErrorCheck(Sq3KeywordNameBUF(__VA_ARGS__))
250
#define Sq3KeywordNameBUF_C(...) if (MkErrorCheckI(Sq3KeywordNameBUF(__VA_ARGS__)))
251
#define Sq3KeywordNameBUF_e(...) MK_EMBEDDED(MK_BUF,Sq3KeywordNameBUF,__VA_ARGS__)
252
253
// doc-key: Sq3Lite,Sq3Lite-Info,sm_
254
#define Sq3Complete_E(...) MkErrorCheck(Sq3Complete(__VA_ARGS__))
255
#define Sq3Complete_C(...) if (MkErrorCheckI(Sq3Complete(__VA_ARGS__)))
256
#define Sq3KeywordCheck_E(...) MkErrorCheck(Sq3KeywordCheck(__VA_ARGS__))
257
#define Sq3KeywordCheck_C(...) if (MkErrorCheckI(Sq3KeywordCheck(__VA_ARGS__)))
258
#define Sq3KeywordCount_E(...) MkErrorCheck(Sq3KeywordCount(__VA_ARGS__))
259
#define Sq3KeywordCount_C(...) if (MkErrorCheckI(Sq3KeywordCount(__VA_ARGS__)))
260
261
// doc-key: Sq3Lite,Sq3Lite-Info,smo
262
#define Sq3KeywordName_E(...) MkErrorCheck(Sq3KeywordName(__VA_ARGS__))
263
#define Sq3KeywordName_C(...) if (MkErrorCheckI(Sq3KeywordName(__VA_ARGS__)))
264
#define Sq3Status_E(...) MkErrorCheck(Sq3Status(__VA_ARGS__))
265
#define Sq3Status_C(...) if (MkErrorCheckI(Sq3Status(__VA_ARGS__)))
266
#define Sq3Status64_E(...) MkErrorCheck(Sq3Status64(__VA_ARGS__))
267
#define Sq3Status64_C(...) if (MkErrorCheckI(Sq3Status64(__VA_ARGS__)))
270
275
276
// doc-key: Sq3Lite,Sq3Lite-Internal-Memory,sm_
277
#define Sq3ReleaseMemory_E(...) MkErrorCheck(Sq3ReleaseMemory(__VA_ARGS__))
278
#define Sq3ReleaseMemory_C(...) if (MkErrorCheckI(Sq3ReleaseMemory(__VA_ARGS__)))
281
286
287
// doc-key: Sq3Lite,Sq3Lite-Setup-libsqlite3,sm_
288
#define Sq3Initialize_E(...) MkErrorCheck(Sq3Initialize(__VA_ARGS__))
289
#define Sq3Initialize_C(...) if (MkErrorCheckI(Sq3Initialize(__VA_ARGS__)))
290
#define Sq3OsEnd_E(...) MkErrorCheck(Sq3OsEnd(__VA_ARGS__))
291
#define Sq3OsEnd_C(...) if (MkErrorCheckI(Sq3OsEnd(__VA_ARGS__)))
292
#define Sq3OsInit_E(...) MkErrorCheck(Sq3OsInit(__VA_ARGS__))
293
#define Sq3OsInit_C(...) if (MkErrorCheckI(Sq3OsInit(__VA_ARGS__)))
294
#define Sq3Shutdown_E(...) MkErrorCheck(Sq3Shutdown(__VA_ARGS__))
295
#define Sq3Shutdown_C(...) if (MkErrorCheckI(Sq3Shutdown(__VA_ARGS__)))
298
303
304
// doc-key: Sq3Lite,Sq3Lite-Version,sm_
305
#define Sq3LibversionNumber_E(...) MkErrorCheck(Sq3LibversionNumber(__VA_ARGS__))
306
#define Sq3LibversionNumber_C(...) if (MkErrorCheckI(Sq3LibversionNumber(__VA_ARGS__)))
309
314
315
// doc-key: Sq3Lite,Sq3Lite-Vfs,sm_
316
#define Sq3CreateFilename_3(zDatabase,zJournal,zWal) Sq3CreateFilename(zDatabase,zJournal,zWal,NULL)
317
#define Sq3UriBoolean_E(...) MkErrorCheck(Sq3UriBoolean(__VA_ARGS__))
318
#define Sq3UriBoolean_C(...) if (MkErrorCheckI(Sq3UriBoolean(__VA_ARGS__)))
321
322
// END-Sq3Lite - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
323
324
// BEGIN-Sq3LiteC - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
325
330
331
// doc-key: Sq3LiteC,Sq3LiteC-Class-Export,sc_
332
#define Sq3LiteHandleResolve_NULL(...) Sq3LiteHandleResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
333
#define Sq3LiteHandleResolve(...) Sq3LiteHandleResolve_RT(MK_RT_CALL __VA_ARGS__)
334
335
// doc-key: Sq3LiteC,Sq3LiteC-Class-Export,om_
336
#define Sq3LiteHandleGet_NULL(...) Sq3LiteHandleGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
337
#define Sq3LiteHandleGet(...) Sq3LiteHandleGet_RT(MK_RT_CALL __VA_ARGS__)
340
345
346
// doc-key: Sq3LiteC,Sq3LiteC-Class-Introspection,sc_
347
#define Sq3LiteInstances_NULL() Sq3LiteInstances_RT(MK_RT_CALL_NULL_ONLY)
348
#define Sq3LiteInstances() Sq3LiteInstances_RT(MK_RT_CALL_ONLY)
351
356
357
// doc-key: Sq3LiteC,Sq3LiteC-Config,om_
358
#define Sq3LiteBusyHandler_E(...) MkErrorCheck(Sq3LiteBusyHandler(__VA_ARGS__))
359
#define Sq3LiteBusyHandler_C(...) if (MkErrorCheckI(Sq3LiteBusyHandler(__VA_ARGS__)))
360
#define Sq3LiteBusyTimeout_E(...) MkErrorCheck(Sq3LiteBusyTimeout(__VA_ARGS__))
361
#define Sq3LiteBusyTimeout_C(...) if (MkErrorCheckI(Sq3LiteBusyTimeout(__VA_ARGS__)))
362
#define Sq3LiteDeclareVtab_E(...) MkErrorCheck(Sq3LiteDeclareVtab(__VA_ARGS__))
363
#define Sq3LiteDeclareVtab_C(...) if (MkErrorCheckI(Sq3LiteDeclareVtab(__VA_ARGS__)))
364
#define Sq3LiteExtendedResultCodes_E(...) MkErrorCheck(Sq3LiteExtendedResultCodes(__VA_ARGS__))
365
#define Sq3LiteExtendedResultCodes_C(...) if (MkErrorCheckI(Sq3LiteExtendedResultCodes(__VA_ARGS__)))
366
#define Sq3LiteLimit_E(...) MkErrorCheck(Sq3LiteLimit(__VA_ARGS__))
367
#define Sq3LiteLimit_C(...) if (MkErrorCheckI(Sq3LiteLimit(__VA_ARGS__)))
370
375
376
// doc-key: Sq3LiteC,Sq3LiteC-Error,om_
377
#define Sq3LiteErrorOffset_E(...) MkErrorCheck(Sq3LiteErrorOffset(__VA_ARGS__))
378
#define Sq3LiteErrorOffset_C(...) if (MkErrorCheckI(Sq3LiteErrorOffset(__VA_ARGS__)))
379
#define Sq3LiteSystemErrno_E(...) MkErrorCheck(Sq3LiteSystemErrno(__VA_ARGS__))
380
#define Sq3LiteSystemErrno_C(...) if (MkErrorCheckI(Sq3LiteSystemErrno(__VA_ARGS__)))
383
388
389
// doc-key: Sq3LiteC,Sq3LiteC-Execution,om_
390
#define Sq3LiteExec_E(...) MkErrorCheck(Sq3LiteExec(__VA_ARGS__))
391
#define Sq3LiteExec_C(...) if (MkErrorCheckI(Sq3LiteExec(__VA_ARGS__)))
392
#define Sq3LiteExecV2_NULL(...) Sq3LiteExecV2_RT(MK_RT_CALL_NULL __VA_ARGS__)
393
#define Sq3LiteExecV2(...) Sq3LiteExecV2_RT(MK_RT_CALL __VA_ARGS__)
394
#define Sq3LiteExecV2_E(...) MkErrorCheck(Sq3LiteExecV2(__VA_ARGS__))
395
#define Sq3LiteExecV2_C(...) if (MkErrorCheckI(Sq3LiteExecV2(__VA_ARGS__)))
396
397
// doc-key: Sq3LiteC,Sq3LiteC-Execution,sm_
398
#define Sq3LiteSleep_E(...) MkErrorCheck(Sq3LiteSleep(__VA_ARGS__))
399
#define Sq3LiteSleep_C(...) if (MkErrorCheckI(Sq3LiteSleep(__VA_ARGS__)))
402
407
408
// doc-key: Sq3LiteC,Sq3LiteC-Info,om_
409
#define Sq3LiteTxnState_E(...) MkErrorCheck(Sq3LiteTxnState(__VA_ARGS__))
410
#define Sq3LiteTxnState_C(...) if (MkErrorCheckI(Sq3LiteTxnState(__VA_ARGS__)))
411
#define Sq3LiteVtabOnConflict_E(...) MkErrorCheck(Sq3LiteVtabOnConflict(__VA_ARGS__))
412
#define Sq3LiteVtabOnConflict_C(...) if (MkErrorCheckI(Sq3LiteVtabOnConflict(__VA_ARGS__)))
415
420
421
// doc-key: Sq3LiteC,Sq3LiteC-Misc,oco
422
#define Sq3LiteDbStatusBFL_NULL(...) Sq3LiteDbStatusBFL_RT(MK_RT_CALL_NULL __VA_ARGS__)
423
#define Sq3LiteDbStatusBFL(...) Sq3LiteDbStatusBFL_RT(MK_RT_CALL __VA_ARGS__)
424
#define Sq3LiteDbStatusBFL_E(...) MkErrorCheck(Sq3LiteDbStatusBFL(__VA_ARGS__))
425
#define Sq3LiteDbStatusBFL_C(...) if (MkErrorCheckI(Sq3LiteDbStatusBFL(__VA_ARGS__)))
426
427
// doc-key: Sq3LiteC,Sq3LiteC-Misc,om_
428
#define Sq3LiteAutovacuumPages_E(...) MkErrorCheck(Sq3LiteAutovacuumPages(__VA_ARGS__))
429
#define Sq3LiteAutovacuumPages_C(...) if (MkErrorCheckI(Sq3LiteAutovacuumPages(__VA_ARGS__)))
430
#define Sq3LiteCreateCollation_E(...) MkErrorCheck(Sq3LiteCreateCollation(__VA_ARGS__))
431
#define Sq3LiteCreateCollation_C(...) if (MkErrorCheckI(Sq3LiteCreateCollation(__VA_ARGS__)))
432
#define Sq3LiteDbCacheflush_E(...) MkErrorCheck(Sq3LiteDbCacheflush(__VA_ARGS__))
433
#define Sq3LiteDbCacheflush_C(...) if (MkErrorCheckI(Sq3LiteDbCacheflush(__VA_ARGS__)))
434
#define Sq3LiteDbReadonly_E(...) MkErrorCheck(Sq3LiteDbReadonly(__VA_ARGS__))
435
#define Sq3LiteDbReadonly_C(...) if (MkErrorCheckI(Sq3LiteDbReadonly(__VA_ARGS__)))
436
#define Sq3LiteDbReleaseMemory_E(...) MkErrorCheck(Sq3LiteDbReleaseMemory(__VA_ARGS__))
437
#define Sq3LiteDbReleaseMemory_C(...) if (MkErrorCheckI(Sq3LiteDbReleaseMemory(__VA_ARGS__)))
438
#define Sq3LiteDeserialize_NULL(...) Sq3LiteDeserialize_RT(MK_RT_CALL_NULL __VA_ARGS__)
439
#define Sq3LiteDeserialize(...) Sq3LiteDeserialize_RT(MK_RT_CALL __VA_ARGS__)
440
#define Sq3LiteDeserialize_E(...) MkErrorCheck(Sq3LiteDeserialize(__VA_ARGS__))
441
#define Sq3LiteDeserialize_C(...) if (MkErrorCheckI(Sq3LiteDeserialize(__VA_ARGS__)))
442
#define Sq3LiteDeserializeHide_5(db,zSchema,pData,szDb,szBuf) Sq3LiteDeserializeHide(db,zSchema,pData,szDb,szBuf,SQ3_DESERIALIZE_NO)
443
#define Sq3LiteDeserializeHide_E(...) MkErrorCheck(Sq3LiteDeserializeHide(__VA_ARGS__))
444
#define Sq3LiteDeserializeHide_C(...) if (MkErrorCheckI(Sq3LiteDeserializeHide(__VA_ARGS__)))
445
#define Sq3LiteDropModules_NULL(...) Sq3LiteDropModules_RT(MK_RT_CALL_NULL __VA_ARGS__)
446
#define Sq3LiteDropModules(...) Sq3LiteDropModules_RT(MK_RT_CALL __VA_ARGS__)
447
#define Sq3LiteDropModules_E(...) MkErrorCheck(Sq3LiteDropModules(__VA_ARGS__))
448
#define Sq3LiteDropModules_C(...) if (MkErrorCheckI(Sq3LiteDropModules(__VA_ARGS__)))
449
#define Sq3LiteDropModulesHide_E(...) MkErrorCheck(Sq3LiteDropModulesHide(__VA_ARGS__))
450
#define Sq3LiteDropModulesHide_C(...) if (MkErrorCheckI(Sq3LiteDropModulesHide(__VA_ARGS__)))
451
#define Sq3LiteFileControl_E(...) MkErrorCheck(Sq3LiteFileControl(__VA_ARGS__))
452
#define Sq3LiteFileControl_C(...) if (MkErrorCheckI(Sq3LiteFileControl(__VA_ARGS__)))
453
#define Sq3LiteLog_NULL(...) Sq3LiteLog_RT(MK_RT_CALL_NULL __VA_ARGS__)
454
#define Sq3LiteLog(...) Sq3LiteLog_RT(MK_RT_CALL __VA_ARGS__)
455
#define Sq3LiteLog_4(lite,fmtobj,debug,callfunc) Sq3LiteLog(lite,fmtobj,debug,callfunc,0)
456
#define Sq3LiteLog_3(lite,fmtobj,debug) Sq3LiteLog(lite,fmtobj,debug,__func__,0)
457
#define Sq3LiteLog_2(lite,fmtobj) Sq3LiteLog(lite,fmtobj,0,__func__,0)
458
#define Sq3LiteLog_1(lite) Sq3LiteLog(lite,NULL,0,__func__,0)
459
#define Sq3LiteOverloadFunction_E(...) MkErrorCheck(Sq3LiteOverloadFunction(__VA_ARGS__))
460
#define Sq3LiteOverloadFunction_C(...) if (MkErrorCheckI(Sq3LiteOverloadFunction(__VA_ARGS__)))
461
#define Sq3LiteVtabConfig_E(...) MkErrorCheck(Sq3LiteVtabConfig(__VA_ARGS__))
462
#define Sq3LiteVtabConfig_C(...) if (MkErrorCheckI(Sq3LiteVtabConfig(__VA_ARGS__)))
463
464
// doc-key: Sq3LiteC,Sq3LiteC-Misc,omo
465
#define Sq3LiteDbStatus_E(...) MkErrorCheck(Sq3LiteDbStatus(__VA_ARGS__))
466
#define Sq3LiteDbStatus_C(...) if (MkErrorCheckI(Sq3LiteDbStatus(__VA_ARGS__)))
467
#define Sq3LiteSerializeHide_3(db,zSchema,piSize) Sq3LiteSerializeHide(db,zSchema,piSize,SQ3_SERIALIZE_NO)
468
#define Sq3LiteSerializeHide_2(db,zSchema) Sq3LiteSerializeHide(db,zSchema,NULL,SQ3_SERIALIZE_NO)
469
#define Sq3LiteTableColumnMetadata_E(...) MkErrorCheck(Sq3LiteTableColumnMetadata(__VA_ARGS__))
470
#define Sq3LiteTableColumnMetadata_C(...) if (MkErrorCheckI(Sq3LiteTableColumnMetadata(__VA_ARGS__)))
473
478
479
// doc-key: Sq3LiteC,Sq3LiteC-Modify-Wal,om_
480
#define Sq3LiteWalAutocheckpoint_E(...) MkErrorCheck(Sq3LiteWalAutocheckpoint(__VA_ARGS__))
481
#define Sq3LiteWalAutocheckpoint_C(...) if (MkErrorCheckI(Sq3LiteWalAutocheckpoint(__VA_ARGS__)))
482
483
// doc-key: Sq3LiteC,Sq3LiteC-Modify-Wal,omo
484
#define Sq3LiteWalCheckpointV2_E(...) MkErrorCheck(Sq3LiteWalCheckpointV2(__VA_ARGS__))
485
#define Sq3LiteWalCheckpointV2_C(...) if (MkErrorCheckI(Sq3LiteWalCheckpointV2(__VA_ARGS__)))
488
493
494
// doc-key: Sq3LiteC,Sq3LiteC-TOR,sCo
495
#define Sq3LiteOpenV2_3(filename,ppDb,flags) Sq3LiteOpenV2(filename,ppDb,flags,NULL)
496
#define Sq3LiteOpenV2_2(filename,ppDb) Sq3LiteOpenV2(filename,ppDb,SQ3_OPEN_READWRITE|SQ3_OPEN_CREATE,NULL)
497
#define Sq3LiteOpenV2_E(...) MkErrorCheck(Sq3LiteOpenV2(__VA_ARGS__))
498
#define Sq3LiteOpenV2_C(...) if (MkErrorCheckI(Sq3LiteOpenV2(__VA_ARGS__)))
499
500
// doc-key: Sq3LiteC,Sq3LiteC-TOR,oco
501
#define Sq3LitePrepareV2_E(...) MkErrorCheck(Sq3LitePrepareV2(__VA_ARGS__))
502
#define Sq3LitePrepareV2_C(...) if (MkErrorCheckI(Sq3LitePrepareV2(__VA_ARGS__)))
503
#define Sq3LitePrepareV2_e(...) MK_EMBEDDED(SQ3_STMT,Sq3LitePrepareV2,__VA_ARGS__)
504
505
// doc-key: Sq3LiteC,Sq3LiteC-TOR,om_
506
#define Sq3LiteCloseV2_E(...) MkErrorCheck(Sq3LiteCloseV2(__VA_ARGS__))
507
#define Sq3LiteCloseV2_C(...) if (MkErrorCheckI(Sq3LiteCloseV2(__VA_ARGS__)))
510
511
// END-Sq3LiteC - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
512
513
// BEGIN-Sq3StmtC - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
514
519
520
// doc-key: Sq3StmtC,Sq3StmtC-Bind,om_
521
#define Sq3StmtBindBlob_NULL(...) Sq3StmtBindBlob_RT(MK_RT_CALL_NULL __VA_ARGS__)
522
#define Sq3StmtBindBlob(...) Sq3StmtBindBlob_RT(MK_RT_CALL __VA_ARGS__)
523
#define Sq3StmtBindBlob_E(...) MkErrorCheck(Sq3StmtBindBlob(__VA_ARGS__))
524
#define Sq3StmtBindBlob_C(...) if (MkErrorCheckI(Sq3StmtBindBlob(__VA_ARGS__)))
525
#define Sq3StmtBindBlob64_NULL(...) Sq3StmtBindBlob64_RT(MK_RT_CALL_NULL __VA_ARGS__)
526
#define Sq3StmtBindBlob64(...) Sq3StmtBindBlob64_RT(MK_RT_CALL __VA_ARGS__)
527
#define Sq3StmtBindBlob64_E(...) MkErrorCheck(Sq3StmtBindBlob64(__VA_ARGS__))
528
#define Sq3StmtBindBlob64_C(...) if (MkErrorCheckI(Sq3StmtBindBlob64(__VA_ARGS__)))
529
#define Sq3StmtBindBlob64Hide_E(...) MkErrorCheck(Sq3StmtBindBlob64Hide(__VA_ARGS__))
530
#define Sq3StmtBindBlob64Hide_C(...) if (MkErrorCheckI(Sq3StmtBindBlob64Hide(__VA_ARGS__)))
531
#define Sq3StmtBindBlobHide_E(...) MkErrorCheck(Sq3StmtBindBlobHide(__VA_ARGS__))
532
#define Sq3StmtBindBlobHide_C(...) if (MkErrorCheckI(Sq3StmtBindBlobHide(__VA_ARGS__)))
533
#define Sq3StmtBindDouble_E(...) MkErrorCheck(Sq3StmtBindDouble(__VA_ARGS__))
534
#define Sq3StmtBindDouble_C(...) if (MkErrorCheckI(Sq3StmtBindDouble(__VA_ARGS__)))
535
#define Sq3StmtBindInt_E(...) MkErrorCheck(Sq3StmtBindInt(__VA_ARGS__))
536
#define Sq3StmtBindInt_C(...) if (MkErrorCheckI(Sq3StmtBindInt(__VA_ARGS__)))
537
#define Sq3StmtBindInt64_E(...) MkErrorCheck(Sq3StmtBindInt64(__VA_ARGS__))
538
#define Sq3StmtBindInt64_C(...) if (MkErrorCheckI(Sq3StmtBindInt64(__VA_ARGS__)))
539
#define Sq3StmtBindNull_E(...) MkErrorCheck(Sq3StmtBindNull(__VA_ARGS__))
540
#define Sq3StmtBindNull_C(...) if (MkErrorCheckI(Sq3StmtBindNull(__VA_ARGS__)))
541
#define Sq3StmtBindParameterCount_E(...) MkErrorCheck(Sq3StmtBindParameterCount(__VA_ARGS__))
542
#define Sq3StmtBindParameterCount_C(...) if (MkErrorCheckI(Sq3StmtBindParameterCount(__VA_ARGS__)))
543
#define Sq3StmtBindParameterIndex_E(...) MkErrorCheck(Sq3StmtBindParameterIndex(__VA_ARGS__))
544
#define Sq3StmtBindParameterIndex_C(...) if (MkErrorCheckI(Sq3StmtBindParameterIndex(__VA_ARGS__)))
545
#define Sq3StmtBindPointer_E(...) MkErrorCheck(Sq3StmtBindPointer(__VA_ARGS__))
546
#define Sq3StmtBindPointer_C(...) if (MkErrorCheckI(Sq3StmtBindPointer(__VA_ARGS__)))
547
#define Sq3StmtBindText_NULL(...) Sq3StmtBindText_RT(MK_RT_CALL_NULL __VA_ARGS__)
548
#define Sq3StmtBindText(...) Sq3StmtBindText_RT(MK_RT_CALL __VA_ARGS__)
549
#define Sq3StmtBindText_E(...) MkErrorCheck(Sq3StmtBindText(__VA_ARGS__))
550
#define Sq3StmtBindText_C(...) if (MkErrorCheckI(Sq3StmtBindText(__VA_ARGS__)))
551
#define Sq3StmtBindText64_NULL(...) Sq3StmtBindText64_RT(MK_RT_CALL_NULL __VA_ARGS__)
552
#define Sq3StmtBindText64(...) Sq3StmtBindText64_RT(MK_RT_CALL __VA_ARGS__)
553
#define Sq3StmtBindText64_E(...) MkErrorCheck(Sq3StmtBindText64(__VA_ARGS__))
554
#define Sq3StmtBindText64_C(...) if (MkErrorCheckI(Sq3StmtBindText64(__VA_ARGS__)))
555
#define Sq3StmtBindText64Hide_E(...) MkErrorCheck(Sq3StmtBindText64Hide(__VA_ARGS__))
556
#define Sq3StmtBindText64Hide_C(...) if (MkErrorCheckI(Sq3StmtBindText64Hide(__VA_ARGS__)))
557
#define Sq3StmtBindTextHide_E(...) MkErrorCheck(Sq3StmtBindTextHide(__VA_ARGS__))
558
#define Sq3StmtBindTextHide_C(...) if (MkErrorCheckI(Sq3StmtBindTextHide(__VA_ARGS__)))
559
#define Sq3StmtBindValue_E(...) MkErrorCheck(Sq3StmtBindValue(__VA_ARGS__))
560
#define Sq3StmtBindValue_C(...) if (MkErrorCheckI(Sq3StmtBindValue(__VA_ARGS__)))
561
#define Sq3StmtBindZeroblob_E(...) MkErrorCheck(Sq3StmtBindZeroblob(__VA_ARGS__))
562
#define Sq3StmtBindZeroblob_C(...) if (MkErrorCheckI(Sq3StmtBindZeroblob(__VA_ARGS__)))
563
#define Sq3StmtBindZeroblob64_E(...) MkErrorCheck(Sq3StmtBindZeroblob64(__VA_ARGS__))
564
#define Sq3StmtBindZeroblob64_C(...) if (MkErrorCheckI(Sq3StmtBindZeroblob64(__VA_ARGS__)))
567
572
573
// doc-key: Sq3StmtC,Sq3StmtC-Class-Export,sc_
574
#define Sq3StmtHandleResolve_NULL(...) Sq3StmtHandleResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
575
#define Sq3StmtHandleResolve(...) Sq3StmtHandleResolve_RT(MK_RT_CALL __VA_ARGS__)
576
577
// doc-key: Sq3StmtC,Sq3StmtC-Class-Export,om_
578
#define Sq3StmtHandleGet_NULL(...) Sq3StmtHandleGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
579
#define Sq3StmtHandleGet(...) Sq3StmtHandleGet_RT(MK_RT_CALL __VA_ARGS__)
582
587
588
// doc-key: Sq3StmtC,Sq3StmtC-Class-Introspection,sc_
589
#define Sq3StmtInstances_NULL() Sq3StmtInstances_RT(MK_RT_CALL_NULL_ONLY)
590
#define Sq3StmtInstances() Sq3StmtInstances_RT(MK_RT_CALL_ONLY)
593
598
599
// doc-key: Sq3StmtC,Sq3StmtC-Info,om_
600
#define Sq3StmtBusy_E(...) MkErrorCheck(Sq3StmtBusy(__VA_ARGS__))
601
#define Sq3StmtBusy_C(...) if (MkErrorCheckI(Sq3StmtBusy(__VA_ARGS__)))
602
#define Sq3StmtDataCount_E(...) MkErrorCheck(Sq3StmtDataCount(__VA_ARGS__))
603
#define Sq3StmtDataCount_C(...) if (MkErrorCheckI(Sq3StmtDataCount(__VA_ARGS__)))
604
#define Sq3StmtIsExplain_E(...) MkErrorCheck(Sq3StmtIsExplain(__VA_ARGS__))
605
#define Sq3StmtIsExplain_C(...) if (MkErrorCheckI(Sq3StmtIsExplain(__VA_ARGS__)))
606
#define Sq3StmtLog_NULL(...) Sq3StmtLog_RT(MK_RT_CALL_NULL __VA_ARGS__)
607
#define Sq3StmtLog(...) Sq3StmtLog_RT(MK_RT_CALL __VA_ARGS__)
608
#define Sq3StmtLog_4(stmt,fmtobj,debug,callfunc) Sq3StmtLog(stmt,fmtobj,debug,callfunc,0)
609
#define Sq3StmtLog_3(stmt,fmtobj,debug) Sq3StmtLog(stmt,fmtobj,debug,__func__,0)
610
#define Sq3StmtLog_2(stmt,fmtobj) Sq3StmtLog(stmt,fmtobj,0,__func__,0)
611
#define Sq3StmtLog_1(stmt) Sq3StmtLog(stmt,NULL,0,__func__,0)
612
#define Sq3StmtReadonly_E(...) MkErrorCheck(Sq3StmtReadonly(__VA_ARGS__))
613
#define Sq3StmtReadonly_C(...) if (MkErrorCheckI(Sq3StmtReadonly(__VA_ARGS__)))
614
#define Sq3StmtStatus_E(...) MkErrorCheck(Sq3StmtStatus(__VA_ARGS__))
615
#define Sq3StmtStatus_C(...) if (MkErrorCheckI(Sq3StmtStatus(__VA_ARGS__)))
618
623
624
// doc-key: Sq3StmtC,Sq3StmtC-Misc,sc_
625
#define Sq3StmtNextStmt_1(pDb) Sq3StmtNextStmt(pDb,NULL)
626
627
// doc-key: Sq3StmtC,Sq3StmtC-Misc,om_
628
#define Sq3StmtClearBindings_E(...) MkErrorCheck(Sq3StmtClearBindings(__VA_ARGS__))
629
#define Sq3StmtClearBindings_C(...) if (MkErrorCheckI(Sq3StmtClearBindings(__VA_ARGS__)))
630
#define Sq3StmtExplain_E(...) MkErrorCheck(Sq3StmtExplain(__VA_ARGS__))
631
#define Sq3StmtExplain_C(...) if (MkErrorCheckI(Sq3StmtExplain(__VA_ARGS__)))
632
#define Sq3StmtReset_E(...) MkErrorCheck(Sq3StmtReset(__VA_ARGS__))
633
#define Sq3StmtReset_C(...) if (MkErrorCheckI(Sq3StmtReset(__VA_ARGS__)))
634
635
// doc-key: Sq3StmtC,Sq3StmtC-Misc,omo
636
#define Sq3StmtStep_E(...) MkErrorCheck(Sq3StmtStep(__VA_ARGS__))
637
#define Sq3StmtStep_C(...) if (MkErrorCheckI(Sq3StmtStep(__VA_ARGS__)))
638
#define Sq3StmtStep_e(...) MK_EMBEDDED(enum Sq3ErrorE,Sq3StmtStep,__VA_ARGS__)
641
646
647
// doc-key: Sq3StmtC,Sq3StmtC-TOR,sC_
648
#define Sq3StmtPrepareV2Hide_4(db,zSql,ppStmt,pzTail) Sq3StmtPrepareV2Hide(db,zSql,-1,ppStmt,pzTail)
649
#define Sq3StmtPrepareV2Hide_E(...) MkErrorCheck(Sq3StmtPrepareV2Hide(__VA_ARGS__))
650
#define Sq3StmtPrepareV2Hide_C(...) if (MkErrorCheckI(Sq3StmtPrepareV2Hide(__VA_ARGS__)))
651
#define Sq3StmtPrepareV3Hide_5(db,zSql,nByte,ppStmt,pzTail) Sq3StmtPrepareV3Hide(db,zSql,nByte,SQ3_PREPARE_NO,ppStmt,pzTail)
652
#define Sq3StmtPrepareV3Hide_4(db,zSql,ppStmt,pzTail) Sq3StmtPrepareV3Hide(db,zSql,-1,SQ3_PREPARE_NO,ppStmt,pzTail)
653
#define Sq3StmtPrepareV3Hide_E(...) MkErrorCheck(Sq3StmtPrepareV3Hide(__VA_ARGS__))
654
#define Sq3StmtPrepareV3Hide_C(...) if (MkErrorCheckI(Sq3StmtPrepareV3Hide(__VA_ARGS__)))
655
656
// doc-key: Sq3StmtC,Sq3StmtC-TOR,sCo
657
#define Sq3StmtPrepareV2_E(...) MkErrorCheck(Sq3StmtPrepareV2(__VA_ARGS__))
658
#define Sq3StmtPrepareV2_C(...) if (MkErrorCheckI(Sq3StmtPrepareV2(__VA_ARGS__)))
659
#define Sq3StmtPrepareV2_e(...) MK_EMBEDDED(SQ3_STMT,Sq3StmtPrepareV2,__VA_ARGS__)
660
#define Sq3StmtPrepareV3_3(db,zSql,ppStmt) Sq3StmtPrepareV3(db,zSql,SQ3_PREPARE_NO,ppStmt)
661
#define Sq3StmtPrepareV3_E(...) MkErrorCheck(Sq3StmtPrepareV3(__VA_ARGS__))
662
#define Sq3StmtPrepareV3_C(...) if (MkErrorCheckI(Sq3StmtPrepareV3(__VA_ARGS__)))
663
#define Sq3StmtPrepareV3_e(...) MK_EMBEDDED(SQ3_STMT,Sq3StmtPrepareV3,__VA_ARGS__)
664
665
// doc-key: Sq3StmtC,Sq3StmtC-TOR,om_
666
#define Sq3StmtFinalize_E(...) MkErrorCheck(Sq3StmtFinalize(__VA_ARGS__))
667
#define Sq3StmtFinalize_C(...) if (MkErrorCheckI(Sq3StmtFinalize(__VA_ARGS__)))
670
671
// END-Sq3StmtC - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
672
673
// BEGIN-Sq3ValueC - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
674
679
680
// doc-key: Sq3ValueC,Sq3ValueC-Class-Export,sc_
681
#define Sq3ValueHandleResolve_NULL(...) Sq3ValueHandleResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
682
#define Sq3ValueHandleResolve(...) Sq3ValueHandleResolve_RT(MK_RT_CALL __VA_ARGS__)
683
684
// doc-key: Sq3ValueC,Sq3ValueC-Class-Export,om_
685
#define Sq3ValueHandleGet_NULL(...) Sq3ValueHandleGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
686
#define Sq3ValueHandleGet(...) Sq3ValueHandleGet_RT(MK_RT_CALL __VA_ARGS__)
689
694
695
// doc-key: Sq3ValueC,Sq3ValueC-Class-Introspection,sc_
696
#define Sq3ValueInstances_NULL() Sq3ValueInstances_RT(MK_RT_CALL_NULL_ONLY)
697
#define Sq3ValueInstances() Sq3ValueInstances_RT(MK_RT_CALL_ONLY)
700
705
706
// doc-key: Sq3ValueC,Sq3ValueC-Info,om_
707
#define Sq3ValueLog_NULL(...) Sq3ValueLog_RT(MK_RT_CALL_NULL __VA_ARGS__)
708
#define Sq3ValueLog(...) Sq3ValueLog_RT(MK_RT_CALL __VA_ARGS__)
709
#define Sq3ValueLog_4(val,fmtobj,debug,callfunc) Sq3ValueLog(val,fmtobj,debug,callfunc,0)
710
#define Sq3ValueLog_3(val,fmtobj,debug) Sq3ValueLog(val,fmtobj,debug,__func__,0)
711
#define Sq3ValueLog_2(val,fmtobj) Sq3ValueLog(val,fmtobj,0,__func__,0)
712
#define Sq3ValueLog_1(val) Sq3ValueLog(val,NULL,0,__func__,0)
715
720
721
// doc-key: Sq3ValueC,Sq3ValueC-Types,oc_
722
#define Sq3ValueBUF_NULL(...) Sq3ValueBUF_RT(MK_RT_CALL_NULL __VA_ARGS__)
723
#define Sq3ValueBUF(...) Sq3ValueBUF_RT(MK_RT_CALL __VA_ARGS__)
724
#define Sq3ValueBlob_NULL(...) Sq3ValueBlob_RT(MK_RT_CALL_NULL __VA_ARGS__)
725
#define Sq3ValueBlob(...) Sq3ValueBlob_RT(MK_RT_CALL __VA_ARGS__)
728
733
734
// doc-key: Sq3ValueC,Sq3ValueC-Vtab,oco
735
#define Sq3ValueVtabInFirst_E(...) MkErrorCheck(Sq3ValueVtabInFirst(__VA_ARGS__))
736
#define Sq3ValueVtabInFirst_C(...) if (MkErrorCheckI(Sq3ValueVtabInFirst(__VA_ARGS__)))
737
#define Sq3ValueVtabInFirst_e(...) MK_EMBEDDED(SQ3_VAL,Sq3ValueVtabInFirst,__VA_ARGS__)
738
#define Sq3ValueVtabInNext_E(...) MkErrorCheck(Sq3ValueVtabInNext(__VA_ARGS__))
739
#define Sq3ValueVtabInNext_C(...) if (MkErrorCheckI(Sq3ValueVtabInNext(__VA_ARGS__)))
740
#define Sq3ValueVtabInNext_e(...) MK_EMBEDDED(SQ3_VAL,Sq3ValueVtabInNext,__VA_ARGS__)
743
744
// END-Sq3ValueC - created by 'c_Overload.tcl -i NHI1_HOME/theSq3Lite/c/gen/c_sq3lite.meta' - DO NOT change
Generated on Thu May 29 2025 13:14:50 for theSq3Lite by
1.12.0