Puma Reference Manual Puma: CTypeInfo.h File Reference



CTypeInfo.h File Reference

Entity type information. More...

#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"

Classes

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

Namespaces

namespace  Puma

Variables

CTypeInfo Puma::CTYPE_EMPTY
 Empty type.

Detailed Description

Entity type information.




Puma Reference Manual. Created on 11 Sep 2009.