Puma Reference Manual | Puma: Puma::CFctInstance Class Reference |
#include <Puma/CFctInstance.h>
Public Member Functions | |
CFctInstance () | |
Constructor. | |
~CFctInstance () | |
Destructor. | |
CTemplateInstance * | TemplateInstance () const |
Get the semantic information for the template instance. |
Puma::CFctInstance::CFctInstance | ( | ) | [inline] |
Constructor.
Puma::CFctInstance::~CFctInstance | ( | ) | [inline] |
Destructor.
If the object type is CObjectInfo::FCT_INSTANCE_INFO, then CObjectInfo::CleanUp() is called.
CTemplateInstance * Puma::CFctInstance::TemplateInstance | ( | ) | const [inline] |