| Puma Reference Manual | Puma: Puma::CUnionInstance Class Reference |
#include <Puma/CUnionInstance.h>

Public Member Functions | |
| CUnionInstance () | |
| Constructor. | |
| ~CUnionInstance () | |
| Destructor. | |
| CTemplateInstance * | TemplateInstance () const |
| Get the semantic information about the template instance. | |
| Puma::CUnionInstance::CUnionInstance | ( | ) | [inline] |
Constructor.
| Puma::CUnionInstance::~CUnionInstance | ( | ) | [inline] |
Destructor.
If the object type is CObjectInfo::UNION_INSTANCE_INFO, then CObjectInfo::CleanUp() is called.
| CTemplateInstance * Puma::CUnionInstance::TemplateInstance | ( | ) | const [inline] |