#include <MappedTagList.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::MappedTagList:
Public Member Functions | |
MappedTagList (void) | |
virtual | ~MappedTagList (void) |
unsigned long | numTags () |
String * | getContent (String *inName) |
Protected Attributes | |
C_MappedTagList * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 40 of file MappedTagList.cpp. |
|
Definition at line 45 of file MappedTagList.cpp. |
|
Reimplemented in illiminable::libCMMLTagsDotNET::MetaTagList. Definition at line 53 of file MappedTagList.cpp. References C_MappedTagList::getContent(), and mBaseClass. |
Here is the call graph for this function:
|
Reimplemented in illiminable::libCMMLTagsDotNET::MetaTagList. Definition at line 49 of file MappedTagList.cpp. References mBaseClass, and C_MappedTagList::numTags(). |
Here is the call graph for this function:
|
Definition at line 61 of file MappedTagList.h. Referenced by getContent(), and numTags(). |
|
Definition at line 62 of file MappedTagList.h. |