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
Sq3Lite_Version_PY_API

Sq3Lite PACKAGE - get version information … More...

+ Collaboration diagram for Sq3Lite_Version_PY_API:

Functions

static OT_ProcRet pysq3lite_Sq3Lite_Libversion (OtClass_ARGS)
  Python: [static] string Libversion() C-API
Run-Time Library Version Numbers …
 
static OT_ProcRet pysq3lite_Sq3Lite_LibversionNumber (OtClass_ARGS)
  Python: [static] LibversionNumber() C-API
Run-Time Library Version Numbers …
 
static OT_ProcRet pysq3lite_Sq3Lite_Sourceid (OtClass_ARGS)
  Python: [static] string Sourceid() C-API
Run-Time Library Version Numbers …
 

Detailed Description

Sq3Lite PACKAGE - get version information …

Function Documentation

◆ pysq3lite_Sq3Lite_Libversion()

static OT_ProcRet pysq3lite_Sq3Lite_Libversion ( OtClass_ARGS )
static

Python: [static] string Libversion() C-API
Run-Time Library Version Numbers …

Definition at line 2464 of file LibSq3Lite_py.c.

2464 {
2469 goto end;
2470 error:
2472 end:
2474}
#define OT_SETUP_NOARG(d)
#define OT_retObj_SET_Error
#define OT_retObj_RETURN
#define OT_retObj_SET_STR(nat)
#define OT_CHECK_NOARGS
#define Libversion_doc
#define OT_SETUP_hdl_static
static MK_STRN Sq3Libversion(void)
Run-Time Library Version Numbers …

◆ pysq3lite_Sq3Lite_LibversionNumber()

static OT_ProcRet pysq3lite_Sq3Lite_LibversionNumber ( OtClass_ARGS )
static

Python: [static] LibversionNumber() C-API
Run-Time Library Version Numbers …

Definition at line 2477 of file LibSq3Lite_py.c.

2477 {
2483 goto end;
2484 error:
2486 end:
2488}
#define OT_retObj_SET_None
#define MkErrorC_Check(mng, PROC)
#define LibversionNumber_doc
static enum MkErrorE Sq3LibversionNumber(void)
Run-Time Library Version Numbers …

◆ pysq3lite_Sq3Lite_Sourceid()

static OT_ProcRet pysq3lite_Sq3Lite_Sourceid ( OtClass_ARGS )
static

Python: [static] string Sourceid() C-API
Run-Time Library Version Numbers …

Definition at line 2491 of file LibSq3Lite_py.c.

2491 {
2496 goto end;
2497 error:
2499 end:
2501}
#define Sourceid_doc
static MK_STRN Sq3Sourceid(void)
Run-Time Library Version Numbers …