Public Member Functions | List of all members
InheritanceListContext::Private Class Reference
Inheritance diagram for InheritanceListContext::Private:
GenericNodeListContext TemplateListIntf

Public Member Functions

void addClass (ClassDef *cd, const QCString &name)
 
- Public Member Functions inherited from GenericNodeListContext
 GenericNodeListContext ()
 
int count () const
 
TemplateVariant at (int index) const
 
TemplateListIntf::ConstIteratorcreateIterator () const
 
void append (const TemplateVariant &ctn)
 
bool isEmpty () const
 
int addRef ()
 
int release ()
 
- Public Member Functions inherited from TemplateListIntf
virtual ~TemplateListIntf ()
 

Additional Inherited Members

- Static Public Member Functions inherited from GenericNodeListContext
static GenericNodeListContextalloc ()
 

Detailed Description

Definition at line 8406 of file context.cpp.

Member Function Documentation

void InheritanceListContext::Private::addClass ( ClassDef cd,
const QCString name 
)
inline

Definition at line 8409 of file context.cpp.

8410  {
8412  }
void append(const TemplateVariant &ctn)
Definition: context.cpp:195
static InheritanceNodeContext * alloc(ClassDef *cd, const QCString &name)
Definition: context.h:912

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