#include <ImportTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::ImportTag:
Public Member Functions | |
ImportTag (void) | |
ImportTag (C_ImportTag *inTag, bool inDeleteBase) | |
virtual | ~ImportTag (void) |
String * | granuleRate () |
String * | contentType () |
String * | src () |
String * | start () |
String * | end () |
String * | title () |
ParamTagList * | paramList () |
void | setGranuleRate (String *inGranuleRate) |
void | setContentType (String *inContentType) |
void | setSrc (String *inSrc) |
void | setStart (String *inStart) |
void | setEnd (String *inEnd) |
void | setTitle (String *inTitle) |
void | setParamList (ParamTagList *inParamList) |
virtual String * | toString () |
C_ImportTag * | getMe () |
String * | lang () |
String * | dirn () |
void | setLang (String *inLang) |
void | setDirn (String *inDirn) |
String * | id () |
void | setId (String *inId) |
Protected Attributes | |
C_CMMLTag * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 42 of file ImportTag.cpp. |
|
Definition at line 47 of file ImportTag.cpp. |
|
Definition at line 53 of file ImportTag.cpp. |
|
Definition at line 66 of file ImportTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 57 of file HumReadCMMLTag.cpp. References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(). |
Here is the call graph for this function:
|
Definition at line 75 of file ImportTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Reimplemented from illiminable::libCMMLTagsDotNET::HumReadCMMLTag. Definition at line 134 of file ImportTag.cpp. Referenced by illiminable::libCMMLTagsDotNET::ImportTagList::addTag(), contentType(), end(), granuleRate(), paramList(), setContentType(), setEnd(), setGranuleRate(), setParamList(), setSrc(), setStart(), setTitle(), src(), start(), title(), and toString(). |
|
Definition at line 63 of file ImportTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 52 of file CMMLTag.cpp. References C_CMMLTag::id(), and illiminable::libCMMLTagsDotNET::CMMLTag::mBaseClass. |
Here is the call graph for this function:
|
Definition at line 54 of file HumReadCMMLTag.cpp. References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(). |
Here is the call graph for this function:
|
Definition at line 81 of file ImportTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 94 of file ImportTag.cpp. References getMe(), and C_ImportTag::setContentType(). |
Here is the call graph for this function:
|
Definition at line 68 of file HumReadCMMLTag.cpp. References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(), and C_HumReadCMMLTag::setDirn(). |
Here is the call graph for this function:
|
Definition at line 112 of file ImportTag.cpp. References getMe(), and C_ImportTag::setEnd(). |
Here is the call graph for this function:
|
Definition at line 88 of file ImportTag.cpp. References getMe(), and C_ImportTag::setGranuleRate(). |
Here is the call graph for this function:
|
Definition at line 57 of file CMMLTag.cpp. References illiminable::libCMMLTagsDotNET::CMMLTag::mBaseClass, and C_CMMLTag::setId(). |
Here is the call graph for this function:
|
Definition at line 62 of file HumReadCMMLTag.cpp. References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(), and C_HumReadCMMLTag::setLang(). |
Here is the call graph for this function:
|
Definition at line 124 of file ImportTag.cpp. References C_ParamTagList::clone(), illiminable::libCMMLTagsDotNET::ParamTagList::getMe(), getMe(), and C_ImportTag::setParamList(). |
Here is the call graph for this function:
|
Definition at line 100 of file ImportTag.cpp. References getMe(), and C_ImportTag::setSrc(). |
Here is the call graph for this function:
|
Definition at line 106 of file ImportTag.cpp. References getMe(), and C_ImportTag::setStart(). |
Here is the call graph for this function:
|
Definition at line 118 of file ImportTag.cpp. References getMe(), and C_ImportTag::setTitle(). |
Here is the call graph for this function:
|
Definition at line 69 of file ImportTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 72 of file ImportTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 78 of file ImportTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Implements illiminable::libCMMLTagsDotNET::HumReadCMMLTag. Definition at line 129 of file ImportTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 121 of file CMMLTag.h. Referenced by illiminable::libCMMLTagsDotNET::CMMLTag::id(), and illiminable::libCMMLTagsDotNET::CMMLTag::setId(). |
|
|