|
ISLEman
|
Classes | |
| class | Private |
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 ConfigContext * | alloc () |
|
virtual |
Gets the value for a field name.
| [in] | name | The name of the field. |
Implements TemplateStructIntf.
1.8.12