|
ISLEman
|
Public Member Functions | |
| void | addMemberList (ClassDef *inheritedFrom, MemberList *ml, MemberList *combinedList) |
| void | addMemberListIncludingGrouped (ClassDef *inheritedFrom, MemberList *ml, MemberList *combinedList) |
| void | addMemberGroupsOfClass (ClassDef *inheritedFrom, ClassDef *cd, MemberListType lt, MemberList *combinedList) |
| void | addInheritedMembers (ClassDef *inheritedFrom, ClassDef *cd, MemberListType lt, MemberListType lt1, int lt2, const QCString &title, bool additionalList) |
| void | findInheritedMembers (ClassDef *inheritedFrom, ClassDef *cd, MemberListType lt, int lt2, const QCString &title, bool additionalList, QPtrDict< void > *visitedClasses) |
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::ConstIterator * | createIterator () 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 GenericNodeListContext * | alloc () |
1.8.12