#include <ClipTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::ClipTag:
Public Member Functions | |
ClipTag (void) | |
ClipTag (C_ClipTag *inTag, bool inDeleteBase) | |
virtual | ~ClipTag (void) |
String * | track () |
MetaTagList * | metaList () |
AnchorTag * | anchor () |
ImageTag * | image () |
DescTag * | desc () |
String * | start () |
String * | end () |
void | setTrack (String *inTrack) |
void | setAnchor (AnchorTag *inAnchor) |
void | setImage (ImageTag *inImage) |
void | setDesc (DescTag *inDesc) |
void | setStart (String *inStart) |
void | setEnd (String *inEnd) |
virtual String * | toString () |
virtual ClipTag * | clone () |
C_ClipTag * | 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 41 of file ClipTag.cpp. Referenced by clone(). |
|
Definition at line 47 of file ClipTag.cpp. |
|
Definition at line 56 of file ClipTag.cpp. |
|
Definition at line 75 of file ClipTag.cpp. References C_ClipTag::anchor(), and getMe(). Referenced by DNPlay::frmDNPlay::clipCallback(). |
Here is the call graph for this function:
|
Definition at line 52 of file ClipTag.cpp. |
Here is the call graph for this function:
|
Definition at line 91 of file ClipTag.cpp. References C_ClipTag::desc(), and getMe(). Referenced by DNPlay::frmDNPlay::clipCallback(). |
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 104 of file ClipTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Reimplemented from illiminable::libCMMLTagsDotNET::HumReadCMMLTag. Definition at line 64 of file ClipTag.cpp. Referenced by illiminable::libCMMLTagsDotNET::ClipTagList::addTag(), anchor(), clone(), desc(), end(), image(), metaList(), setAnchor(), setDesc(), setEnd(), setImage(), setStart(), setTrack(), start(), toString(), and track(). |
|
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 83 of file ClipTag.cpp. References getMe(), and C_ClipTag::image(). |
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 72 of file ClipTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 117 of file ClipTag.cpp. References C_AnchorTag::clone(), illiminable::libCMMLTagsDotNET::AnchorTag::getMe(), getMe(), and C_ClipTag::setAnchor(). |
Here is the call graph for this function:
|
Definition at line 131 of file ClipTag.cpp. References C_DescTag::clone(), illiminable::libCMMLTagsDotNET::DescTag::getMe(), getMe(), and C_ClipTag::setDesc(). |
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 145 of file ClipTag.cpp. References getMe(), and C_ClipTag::setEnd(). |
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 124 of file ClipTag.cpp. References C_ImageTag::clone(), illiminable::libCMMLTagsDotNET::ImageTag::getMe(), getMe(), and C_ClipTag::setImage(). |
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 139 of file ClipTag.cpp. References getMe(), and C_ClipTag::setStart(). |
Here is the call graph for this function:
|
Definition at line 111 of file ClipTag.cpp. References getMe(), and C_ClipTag::setTrack(). |
Here is the call graph for this function:
|
Definition at line 100 of file ClipTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Implements illiminable::libCMMLTagsDotNET::HumReadCMMLTag. Definition at line 154 of file ClipTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 69 of file ClipTag.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(). |
|
|