Puma::CTypeArray Class Reference

#include <CTypeArray.h>

Inheritance diagram for Puma::CTypeArray:

Inheritance graph

List of all members.

Public Member Functions

 CTypeArray (CTypeInfo *, CTypeQualified *=0, bool has_dimension=false)
 ~CTypeArray ()
void Dimension (long int)
long int Dimension () const
void isFixed (bool)
bool isFixed () const
void hasDimension (bool)
bool hasDimension () const
CTypeQualifiedQualifiers () const
void DepDim (CTypeTemplateParam *)
CTypeTemplateParamDepDim () const

Protected Member Functions

 CTypeArray (CTypeInfo *, CTypeQualified *, TypeId)


Constructor & Destructor Documentation

Puma::CTypeArray::CTypeArray ( CTypeInfo base,
CTypeQualified quals,
CTypeInfo::TypeId  id 
) [inline, protected]

Puma::CTypeArray::CTypeArray ( CTypeInfo base,
CTypeQualified quals = 0,
bool  has_dimension = false 
) [inline]

Puma::CTypeArray::~CTypeArray (  )  [inline]


Member Function Documentation

void Puma::CTypeArray::Dimension ( long int  d  )  [inline]

long int Puma::CTypeArray::Dimension (  )  const [inline]

Reimplemented from Puma::CTypeInfo.

void Puma::CTypeArray::isFixed ( bool  v  )  [inline]

bool Puma::CTypeArray::isFixed (  )  const [inline]

void Puma::CTypeArray::hasDimension ( bool  v  )  [inline]

bool Puma::CTypeArray::hasDimension (  )  const [inline]

CTypeQualified * Puma::CTypeArray::Qualifiers (  )  const [inline]

void Puma::CTypeArray::DepDim ( CTypeTemplateParam tp  )  [inline]

CTypeTemplateParam * Puma::CTypeArray::DepDim (  )  const [inline]


Generated on Sat May 10 03:03:51 2008 for Puma by  doxygen 1.5.5