illiminable::libCMMLTagsDotNET::ClipTag Class Reference

#include <ClipTag.h>

Inheritance diagram for illiminable::libCMMLTagsDotNET::ClipTag:

Inheritance graph
[legend]
Collaboration diagram for illiminable::libCMMLTagsDotNET::ClipTag:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ClipTag (void)
 ClipTag (C_ClipTag *inTag, bool inDeleteBase)
virtual ~ClipTag (void)
String * track ()
MetaTagListmetaList ()
AnchorTaganchor ()
ImageTagimage ()
DescTagdesc ()
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 ClipTagclone ()
C_ClipTaggetMe ()
String * lang ()
String * dirn ()
void setLang (String *inLang)
void setDirn (String *inDirn)
String * id ()
void setId (String *inId)

Protected Attributes

C_CMMLTagmBaseClass
bool mDeleteBase

Constructor & Destructor Documentation

illiminable::libCMMLTagsDotNET::ClipTag::ClipTag void   ) 
 

Definition at line 41 of file ClipTag.cpp.

Referenced by clone().

illiminable::libCMMLTagsDotNET::ClipTag::ClipTag C_ClipTag inTag,
bool  inDeleteBase
 

Definition at line 47 of file ClipTag.cpp.

illiminable::libCMMLTagsDotNET::ClipTag::~ClipTag void   )  [virtual]
 

Definition at line 56 of file ClipTag.cpp.


Member Function Documentation

AnchorTag * illiminable::libCMMLTagsDotNET::ClipTag::anchor  ) 
 

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:

ClipTag * illiminable::libCMMLTagsDotNET::ClipTag::clone  )  [virtual]
 

Definition at line 52 of file ClipTag.cpp.

References ClipTag(), and getMe().

Here is the call graph for this function:

DescTag * illiminable::libCMMLTagsDotNET::ClipTag::desc  ) 
 

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:

String * illiminable::libCMMLTagsDotNET::HumReadCMMLTag::dirn  )  [inherited]
 

Definition at line 57 of file HumReadCMMLTag.cpp.

References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe().

Here is the call graph for this function:

String * illiminable::libCMMLTagsDotNET::ClipTag::end  ) 
 

Definition at line 104 of file ClipTag.cpp.

References getMe().

Here is the call graph for this function:

C_ClipTag * illiminable::libCMMLTagsDotNET::ClipTag::getMe  ) 
 

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().

String * illiminable::libCMMLTagsDotNET::CMMLTag::id  )  [inherited]
 

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:

ImageTag * illiminable::libCMMLTagsDotNET::ClipTag::image  ) 
 

Definition at line 83 of file ClipTag.cpp.

References getMe(), and C_ClipTag::image().

Here is the call graph for this function:

String * illiminable::libCMMLTagsDotNET::HumReadCMMLTag::lang  )  [inherited]
 

Definition at line 54 of file HumReadCMMLTag.cpp.

References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe().

Here is the call graph for this function:

MetaTagList * illiminable::libCMMLTagsDotNET::ClipTag::metaList  ) 
 

Definition at line 72 of file ClipTag.cpp.

References getMe().

Here is the call graph for this function:

void illiminable::libCMMLTagsDotNET::ClipTag::setAnchor AnchorTag inAnchor  ) 
 

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:

void illiminable::libCMMLTagsDotNET::ClipTag::setDesc DescTag inDesc  ) 
 

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:

void illiminable::libCMMLTagsDotNET::HumReadCMMLTag::setDirn String *  inDirn  )  [inherited]
 

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:

void illiminable::libCMMLTagsDotNET::ClipTag::setEnd String *  inEnd  ) 
 

Definition at line 145 of file ClipTag.cpp.

References getMe(), and C_ClipTag::setEnd().

Here is the call graph for this function:

void illiminable::libCMMLTagsDotNET::CMMLTag::setId String *  inId  )  [inherited]
 

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:

void illiminable::libCMMLTagsDotNET::ClipTag::setImage ImageTag inImage  ) 
 

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:

void illiminable::libCMMLTagsDotNET::HumReadCMMLTag::setLang String *  inLang  )  [inherited]
 

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:

void illiminable::libCMMLTagsDotNET::ClipTag::setStart String *  inStart  ) 
 

Definition at line 139 of file ClipTag.cpp.

References getMe(), and C_ClipTag::setStart().

Here is the call graph for this function:

void illiminable::libCMMLTagsDotNET::ClipTag::setTrack String *  inTrack  ) 
 

Definition at line 111 of file ClipTag.cpp.

References getMe(), and C_ClipTag::setTrack().

Here is the call graph for this function:

String * illiminable::libCMMLTagsDotNET::ClipTag::start  ) 
 

Definition at line 100 of file ClipTag.cpp.

References getMe().

Here is the call graph for this function:

String * illiminable::libCMMLTagsDotNET::ClipTag::toString  )  [virtual]
 

Implements illiminable::libCMMLTagsDotNET::HumReadCMMLTag.

Definition at line 154 of file ClipTag.cpp.

References getMe().

Here is the call graph for this function:

String * illiminable::libCMMLTagsDotNET::ClipTag::track  ) 
 

Definition at line 69 of file ClipTag.cpp.

References getMe().

Here is the call graph for this function:


Member Data Documentation

C_CMMLTag* illiminable::libCMMLTagsDotNET::CMMLTag::mBaseClass [protected, inherited]
 

Definition at line 121 of file CMMLTag.h.

Referenced by illiminable::libCMMLTagsDotNET::CMMLTag::id(), and illiminable::libCMMLTagsDotNET::CMMLTag::setId().

bool illiminable::libCMMLTagsDotNET::CMMLTag::mDeleteBase [protected, inherited]
 

Definition at line 122 of file CMMLTag.h.


The documentation for this class was generated from the following files:
Generated on Tue Feb 15 15:05:45 2005 for oggdsf by  doxygen 1.3.9