Puma Reference Manual Puma: Puma::CTypedefInfo Class Reference



Puma::CTypedefInfo Class Reference

Semantic information about a typedef. More...

#include <Puma/CTypedefInfo.h>

Inherits Puma::CScopeRequest.

List of all members.

Public Member Functions

 CTypedefInfo ()
 Constructor.
 ~CTypedefInfo ()
 Destructor.

Detailed Description

Semantic information about a typedef.

A typedef is a named type for any underlying type. The type of a typedef is the underlying type.


Constructor & Destructor Documentation

Puma::CTypedefInfo::CTypedefInfo (  )  [inline]

Constructor.

Puma::CTypedefInfo::~CTypedefInfo (  ) 

Destructor.

If the object type is CObjectInfo::TYPEDEF_INFO, then CObjectInfo::CleanUp() is called.




Puma Reference Manual. Created on 18 Sep 2009.