#include <Puma/infos/CFctInstance.h>

Public Member Functions | |
| CFctInstance () | |
| ~CFctInstance () | |
| CTemplateInstance * | TemplateInstance () const |
| Puma::CFctInstance::CFctInstance | ( | ) | [inline] |
Construct a new function template instance object.
| Puma::CFctInstance::~CFctInstance | ( | ) | [inline] |
Destruct the function template instance object. If the object id is FCT_INSTANCE_INFO, Puma::CObjectInfo::CleanUp() is called.
| CTemplateInstance * Puma::CFctInstance::TemplateInstance | ( | ) | const [inline] |
Get the corresponding template instance info.
Reimplemented from Puma::CObjectInfo.
1.5.5