Puma Reference Manual Puma::CUnionInstance Class Reference



Puma::CUnionInstance Class Reference

Semantic information about an instance of a union template. More...

#include <Puma/CUnionInstance.h>

Inheritance diagram for Puma::CUnionInstance:
Inheritance graph

List of all members.

Public Member Functions

 CUnionInstance ()
 Constructor.
 ~CUnionInstance ()
 Destructor.
CTemplateInstanceTemplateInstance () const
 Get the semantic information about the template instance.

Detailed Description

Semantic information about an instance of a union template.


Constructor & Destructor Documentation

Constructor.

Destructor.

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


Member Function Documentation

Get the semantic information about the template instance.

Reimplemented from Puma::CObjectInfo.