Puma Reference Manual Puma: Puma::CFctInstance Class Reference



Puma::CFctInstance Class Reference

#include <Puma/CFctInstance.h>

Inheritance diagram for Puma::CFctInstance:

Inheritance graph

List of all members.


Detailed Description

Semantic information about an instance of a function template.


Public Member Functions

 CFctInstance ()
 Constructor.
 ~CFctInstance ()
 Destructor.
CTemplateInstanceTemplateInstance () const
 Get the semantic information for the template instance.


Constructor & Destructor Documentation

Puma::CFctInstance::CFctInstance (  )  [inline]

Constructor.

Puma::CFctInstance::~CFctInstance (  )  [inline]

Destructor.

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


Member Function Documentation

CTemplateInstance * Puma::CFctInstance::TemplateInstance (  )  const [inline]

Get the semantic information for the template instance.

Reimplemented from Puma::CObjectInfo.




Puma Reference Manual. Created on 11 Jul 2008.