ISLEman
Public Member Functions | List of all members
TemplateStructIntf Class Referenceabstract

Abstract interface for a context value of type struct. More...

#include <template.h>

Inheritance diagram for TemplateStructIntf:
ArgumentContext ClassContext ClassHierarchyContext ClassIndexContext ClassInheritanceNodeContext ClassMembersIndexContext ClassTreeContext ConfigContext DirContext DoxygenContext ExampleTreeContext FileContext FileTreeContext GlobalsIndexContext IncludeInfoContext InheritanceGraphContext InheritanceNodeContext InheritedMemberInfoContext MemberContext MemberGroupInfoContext MemberInfoContext MemberListInfoContext ModuleContext ModuleNodeContext ModuleTreeContext NamespaceContext NamespaceMembersIndexContext NamespaceTreeContext NavPathElemContext NestingNodeContext PageContext PageTreeContext SearchIndexContext SymbolContext SymbolGroupContext SymbolIndexContext TemplateStruct TemplateStructWeakRef TranslateContext

Public Member Functions

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

Detailed Description

Abstract interface for a context value of type struct.

Member Function Documentation

§ get()

virtual TemplateVariant TemplateStructIntf::get ( const char *  name) const
pure virtual

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