Sq3Lite PACKAGE - configure the applicatione … More...
Functions | |
static OT_ProcRet | pysq3lite_Sq3Lite_CompileOptionGet (OtClass_ARGS) |
Python: → C-API Run-Time Library Compilation Options Diagnostics … | |
static OT_ProcRet | pysq3lite_Sq3Lite_CompileOptionUsed (OtClass_ARGS) |
Python: → C-API Run-Time Library Compilation Options Diagnostics … | |
static OT_ProcRet | pysq3lite_Sq3Lite_MemoryHighwater (OtClass_ARGS) |
Python: → C-API Memory Allocator Statistics … | |
static OT_ProcRet | pysq3lite_Sq3Lite_MemoryUsed (OtClass_ARGS) |
Python: → C-API Memory Allocator Statistics … | |
static OT_ProcRet | pysq3lite_Sq3Lite_Threadsafe (OtClass_ARGS) |
Python: → C-API Test To See If The Library Is Threadsafe … | |
Sq3Lite PACKAGE - configure the applicatione …
Method definition
end Sq3Lite_Enum_C_API
|
static |
Python:
→ C-API [static] string CompileOptionGet(N:int32)
Run-Time Library Compilation Options Diagnostics …
Definition at line 323 of file LibSq3Lite_py.c.
|
static |
Python:
→ C-API [static] bool CompileOptionUsed(zOptName:string)
Run-Time Library Compilation Options Diagnostics …
Definition at line 338 of file LibSq3Lite_py.c.
|
static |
Python:
→ C-API [static] int64 MemoryHighwater(resetFlag:int32)
Memory Allocator Statistics …
Definition at line 353 of file LibSq3Lite_py.c.
|
static |
Python:
→ C-API [static] int64 MemoryUsed()
Memory Allocator Statistics …
Definition at line 368 of file LibSq3Lite_py.c.
|
static |
Python:
→ C-API [static] Threadsafe()
Test To See If The Library Is Threadsafe …
Definition at line 381 of file LibSq3Lite_py.c.