LcConfig PACKAGE - the package is the toplevel structure of the liblcconfig … More...
Topics | |
LcConfig_Compiler_C_API | |
LcConfig PACKAGE - the interface to the operating-system compiler … | |
LcConfig_Type_C_API | |
LcConfig PACKAGE - a collection of common data-types and definitions … | |
LcConfig_Enum_C_API | |
LcConfig PACKAGE - definition of the enum type … | |
LcConfig_Error_C_API | |
LcConfig PACKAGE - error handling in liblcconfig … | |
LcConfig_Setup_C_API | |
LcConfig PACKAGE - setup library and Programming-Language-Micro-Kernel (PLMK) … | |
LcConfig PACKAGE - the package is the toplevel structure of the liblcconfig …
The liblcconfig package is loaded with:
link:
-Lpath -llcconfig
or automake:LDADD = liblcconfig.la
and is a composition of one or more package-item and exact one package-main.
The liblcconfig package add the following classes into MkObjectC_C_API :
Object | C-Short | Description |
---|---|---|
LcConfigC | LC_CFG | LcConfigC - the class known as lccfg or Config define the main-configuration-handle … |
LcSettingC | LC_CFS | LcSettingC - the class known as lccfs or Setting define a single config-setting … |
The liblcconfig package add the following types into MkObjectC_C_API :
ABSTRACT: MkTypeSTT (TypeTypeType = type of a TypeType) | |- ABSTRACT: MkSuperTypeSTT (TypeType = type of a Type) | |- LcConfigST, LcSettingT