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

Public Member Functions

 Private (const NestingNodeContext *parent, int level)
 
void addNamespaces (const NamespaceSDict &nsDict, bool rootOnly, bool addClasses)
 
void addClasses (const ClassSDict &clDict, bool rootOnly)
 
void addDirs (const DirSDict &dirDict)
 
void addDirs (const DirList &dirList)
 
void addFiles (const FileNameList &fnList)
 
void addFiles (const FileList &fList)
 
void addPages (const PageSDict &pages, bool rootOnly)
 
void addModules (const GroupSDict &groups)
 
void addModules (const GroupList &list)
 
void addDerivedClasses (const BaseClassList *bcl, bool hideSuper)
 
void addClassHierarchy (const ClassSDict &classSDict, bool)
 
- Public Member Functions inherited from GenericNodeListContext
int count () const
 Returns the number of elements in the list.
 
TemplateVariant at (int index) const
 Returns the element at index position index. More...
 
TemplateListIntf::ConstIteratorcreateIterator () const
 Creates a new iterator for this list. More...
 
void append (const TemplateVariant &ctn)
 
bool isEmpty () const
 
int addRef ()
 Increase object's reference count.
 
int release ()
 Decreases object's referenc count, destroy object if 0.
 
- Public Member Functions inherited from TemplateListIntf
virtual ~TemplateListIntf ()
 Destroys the list.
 

Additional Inherited Members

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

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