cecko
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Ncecko
 Nerrors
 Cerr_object_sError message with a string parameter
 Cerr_object_nError message without parameters
 Csafe_ptrSafe pointer to E
 CCINamePtrThe common base for all named objects
 CCKTypeRefPackType descriptor with optional "const" flag
 CCKTypeRefSafePackType descriptor with optional "const" flag
 CCIAbstractTypeAbstract type descriptor
 CCKVoidTypeThe built-in "void" type
 CCKBoolTypeThe built-in "_Bool" type
 CCKCharTypeThe built-in "char" type
 CCKIntTypeThe built-in "int" type
 CCKPtrTypePointer type descriptor
 CCKArrayTypeArray type descriptor
 CCKStructElementStruct element descriptor
 CCKStructItemTemporary struct element descriptor
 CCKStructTypeStruct type descriptor
 CCKEnumTypeEnumeration type descriptor
 CCKFunctionTypeFunction type descriptor
 CCKAbstractNamedAbstract named-object (constant, variable, or function) descriptor
 CCKTypedefTypedef descriptor
 CCKConstantEnumeration constant descriptor
 CCKVarCommon base of variable descriptors
 CCKGlobalVarGlobal variable descriptor
 CCKFunctionFormalPackTemporary additional function argument descriptor
 CCKFunctionFunction descriptor
 CCKLocalVarLocal variable descriptor
 CCKContextSemantic layer of compiler context
 CcontextLexical level of compiler context + error messaging