ISLEman
Public Member Functions | Static Public Member Functions | List of all members
ModuleNodeContext Class Reference
Inheritance diagram for ModuleNodeContext:
RefCountedContext TemplateStructIntf

Public Member Functions

virtual TemplateVariant get (const char *name) const
 Gets the value for a field name. More...
 
virtual int addRef ()
 Increase object's reference count.
 
virtual int release ()
 Decreases object's referenc count, destroy object if 0.
 
- Public Member Functions inherited from RefCountedContext
 RefCountedContext (const char *)
 
int addRef ()
 
int release ()
 
- Public Member Functions inherited from TemplateStructIntf
virtual ~TemplateStructIntf ()
 Destroys the struct.
 

Static Public Member Functions

static ModuleNodeContextalloc (GroupDef *gd)
 

Member Function Documentation

§ get()

virtual TemplateVariant ModuleNodeContext::get ( const char *  name) const
virtual

Gets the value for a field name.

Parameters
[in]nameThe name of the field.

Implements TemplateStructIntf.


The documentation for this class was generated from the following file: