#include <ParamTagList.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::ParamTagList:
Public Member Functions | |
ParamTagList (void) | |
ParamTagList (C_ParamTagList *inTagList, bool inDeleteBase) | |
virtual | ~ParamTagList (void) |
ParamTag * | getTag (unsigned long inTagNo) |
void | addTag (ParamTag *inTag) |
virtual String * | toString () |
C_ParamTagList * | getMe () |
unsigned long | numTags () |
String * | getContent (String *inName) |
Protected Attributes | |
C_MappedTagList * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 41 of file ParamTagList.cpp. |
|
Definition at line 46 of file ParamTagList.cpp. |
|
Definition at line 52 of file ParamTagList.cpp. |
|
Definition at line 65 of file ParamTagList.cpp. References C_ParamTagList::addTag(), C_ParamTag::clone(), illiminable::libCMMLTagsDotNET::ParamTag::getMe(), and getMe(). |
Here is the call graph for this function:
|
Reimplemented in illiminable::libCMMLTagsDotNET::MetaTagList. Definition at line 53 of file MappedTagList.cpp. References C_MappedTagList::getContent(), and illiminable::libCMMLTagsDotNET::MappedTagList::mBaseClass. |
Here is the call graph for this function:
|
Definition at line 75 of file ParamTagList.cpp. Referenced by addTag(), getTag(), illiminable::libCMMLTagsDotNET::ImportTag::setParamList(), and toString(). |
|
Definition at line 60 of file ParamTagList.cpp. References getMe(). |
Here is the call graph for this function:
|
Reimplemented in illiminable::libCMMLTagsDotNET::MetaTagList. Definition at line 49 of file MappedTagList.cpp. References illiminable::libCMMLTagsDotNET::MappedTagList::mBaseClass, and C_MappedTagList::numTags(). |
Here is the call graph for this function:
|
Definition at line 70 of file ParamTagList.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 61 of file MappedTagList.h. Referenced by illiminable::libCMMLTagsDotNET::MappedTagList::getContent(), and illiminable::libCMMLTagsDotNET::MappedTagList::numTags(). |
|
Definition at line 62 of file MappedTagList.h. |