Puma Reference Manual Puma: CTypeInfo.h File Reference



CTypeInfo.h File Reference


Detailed Description

Entity type information.

#include "Puma/Printable.h"
#include "Puma/CTypePrimitive.h"
#include "Puma/CTypeQualified.h"
#include "Puma/CTypeAddress.h"
#include "Puma/CTypeBitField.h"
#include "Puma/CTypeArray.h"
#include "Puma/CTypeVarArray.h"
#include "Puma/CTypePointer.h"
#include "Puma/CTypeMemberPointer.h"
#include "Puma/CTypeFunction.h"
#include "Puma/CTypeEnum.h"
#include "Puma/CTypeRecord.h"
#include "Puma/CTypeClass.h"
#include "Puma/CTypeUnion.h"
#include "Puma/CTypeTemplateParam.h"

Namespaces

namespace  Puma

Classes

class  Puma::CTypeInfo
 Type information for an entity (class, function, object, etc). More...

Variables

CTypeInfo Puma::CTYPE_EMPTY
 Empty type.




Puma Reference Manual. Created on 11 Jul 2008.