Sq3Lite PACKAGE - toplevel package of the Programming-Language-Micro-Kernel (PLMK) … More...
Topics | |
Sq3Lite_Enum_TCL_API | |
Sq3Lite PACKAGE - definition of the enum type … | |
Sq3Lite_Compiler_TCL_API | |
Sq3Lite PACKAGE - compiler macros … | |
Sq3Lite_Internal_TCL_API | |
Sq3Lite PACKAGE - low level internal functions … | |
Sq3Lite_Error_TCL_API | |
Sq3Lite PACKAGE - work with an error … | |
Sq3Lite_Setup_TCL_API | |
Sq3Lite PACKAGE - setup library and Programming-Language-Micro-Kernel (PLMK) … | |
Sq3Lite_Version_TCL_API | |
Sq3Lite PACKAGE - get version information … | |
Sq3Lite_Config_TCL_API | |
Sq3Lite PACKAGE - configure the applicatione … | |
Sq3Lite_Vfs_TCL_API | |
Sq3Lite PACKAGE - work with the virtual-file-system … | |
Sq3Lite_Info_TCL_API | |
Sq3Lite PACKAGE - get information about the application … | |
Sq3Lite PACKAGE - toplevel package of the Programming-Language-Micro-Kernel (PLMK) …
The tclsq3lite package is loaded with:
package require tclsq3lite
and is a composition of one or more package-item and exact one package-main.
The tclsq3lite package add the following classes into MkObjectC_C_API :
Object | C-Short | Description |
---|---|---|
Sq3LiteC | SQ3_LITE | Sq3LiteC - the class known as sq3lite or Lite defined by Sq3LiteS … |
Sq3ValueC | SQ3_VAL | Sq3ValueC - the class known as sq3val or Value define by Sq3ValueS … |
Sq3BlobC | SQ3_BLOB | Sq3BlobC - the class known as sq3blob or Blob define by Sq3BlobS … |
Sq3FileC | SQ3_FILE | Sq3FileC - the class known as sq3file or File defined by Sq3FileS … |
Sq3StmtC | SQ3_STMT | Sq3StmtC - the class known as sq3stmt or Statement defined by Sq3StmtS … |
The tclsq3lite package add the following types into MkObjectC_C_API :
ABSTRACT: MkTypeSTT (TypeTypeType = type of a TypeType) | |- ABSTRACT: MkTypeDefSTT (TypeType = type of a Type) | |- Sq3LiteST, Sq3ValueST, Sq3BlobST, Sq3FileST, Sq3StmtST