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

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