Puma::CTypeQualified Class Reference

#include <CTypeQualified.h>

Inheritance diagram for Puma::CTypeQualified:

Inheritance graph

List of all members.

Public Member Functions

 CTypeQualified (CTypeInfo *, bool, bool, bool)
 ~CTypeQualified ()
bool isConst () const
bool isVolatile () const
bool isRestrict () const
void isConst (bool)
void isVolatile (bool)
void isRestrict (bool)

Protected Member Functions

 CTypeQualified (CTypeInfo *, bool, bool, bool, TypeId)


Constructor & Destructor Documentation

Puma::CTypeQualified::CTypeQualified ( CTypeInfo base,
bool  c,
bool  v,
bool  r,
CTypeInfo::TypeId  id 
) [inline, protected]

Puma::CTypeQualified::CTypeQualified ( CTypeInfo base,
bool  c,
bool  v,
bool  r 
) [inline]

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


Member Function Documentation

bool Puma::CTypeQualified::isConst (  )  const [inline]

Reimplemented from Puma::CTypeInfo.

bool Puma::CTypeQualified::isVolatile (  )  const [inline]

Reimplemented from Puma::CTypeInfo.

bool Puma::CTypeQualified::isRestrict (  )  const [inline]

Reimplemented from Puma::CTypeInfo.

void Puma::CTypeQualified::isConst ( bool  v  )  [inline]

void Puma::CTypeQualified::isVolatile ( bool  v  )  [inline]

void Puma::CTypeQualified::isRestrict ( bool  v  )  [inline]


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