cecko
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CCIImmovable
 Ccecko::CIAbstractTypeAbstract type descriptor
 Ccecko::CKArrayTypeArray type descriptor
 Ccecko::CKBoolTypeThe built-in "_Bool" type
 Ccecko::CKCharTypeThe built-in "char" type
 Ccecko::CKEnumTypeEnumeration type descriptor
 Ccecko::CKFunctionTypeFunction type descriptor
 Ccecko::CKIntTypeThe built-in "int" type
 Ccecko::CKPtrTypePointer type descriptor
 Ccecko::CKStructTypeStruct type descriptor
 Ccecko::CKVoidTypeThe built-in "void" type
 Ccecko::CKAbstractNamedAbstract named-object (constant, variable, or function) descriptor
 Ccecko::CKConstantEnumeration constant descriptor
 Ccecko::CKFunctionFunction descriptor
 Ccecko::CKVarCommon base of variable descriptors
 Ccecko::CKGlobalVarGlobal variable descriptor
 Ccecko::CKLocalVarLocal variable descriptor
 Ccecko::CKStructElementStruct element descriptor
 Ccecko::CKTypedefTypedef descriptor
 Ccecko::CINamePtrThe common base for all named objects
 Ccecko::CKAbstractNamedAbstract named-object (constant, variable, or function) descriptor
 Ccecko::CKEnumTypeEnumeration type descriptor
 Ccecko::CKStructElementStruct element descriptor
 Ccecko::CKStructTypeStruct type descriptor
 Ccecko::CKTypedefTypedef descriptor
 Ccecko::CKContextSemantic layer of compiler context
 Ccecko::contextLexical level of compiler context + error messaging
 Ccecko::CKFunctionFormalPackTemporary additional function argument descriptor
 Ccecko::CKStructItemTemporary struct element descriptor
 Ccecko::CKTypeRefPackType descriptor with optional "const" flag
 Ccecko::CKTypeRefSafePackType descriptor with optional "const" flag
 Cerr_object_base
 Ccecko::errors::err_object_nError message without parameters
 Ccecko::errors::err_object_sError message with a string parameter
 Ccecko::safe_ptr< E, DF >Safe pointer to E
 Ccecko::safe_ptr< const CIAbstractType, safe_default< const CKVoidType > >