#include <TagList.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::TagList:
Public Member Functions | |
TagList (void) | |
virtual | ~TagList (void) |
unsigned long | numTags () |
virtual String * | toString ()=0 |
Protected Attributes | |
C_TagList * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 42 of file TagList.cpp. |
|
Definition at line 47 of file TagList.cpp. |
|
Definition at line 52 of file TagList.cpp. References mBaseClass, and C_TagList::numTags(). |
Here is the call graph for this function:
|
Implemented in illiminable::libCMMLTagsDotNET::ClipTagList, and illiminable::libCMMLTagsDotNET::ImportTagList. |
|
Definition at line 63 of file TagList.h. Referenced by numTags(). |
|
|