#include <CMMLRootTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::CMMLRootTag:
Public Member Functions | |
CMMLRootTag (void) | |
CMMLRootTag (C_CMMLRootTag *inRootTag, bool inDeleteBase) | |
virtual | ~CMMLRootTag (void) |
StreamTag * | stream () |
HeadTag * | head () |
ClipTagList * | clipList () |
void | setStream (StreamTag *inStreamTag) |
void | setHead (HeadTag *inHeadTag) |
void | setClipList (ClipTagList *inClipList) |
virtual String * | toString () |
C_CMMLRootTag * | getMe () |
String * | id () |
void | setId (String *inId) |
Protected Attributes | |
C_CMMLTag * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 41 of file CMMLRootTag.cpp. |
|
Definition at line 46 of file CMMLRootTag.cpp. |
|
Definition at line 52 of file CMMLRootTag.cpp. |
|
Definition at line 69 of file CMMLRootTag.cpp. |
|
Definition at line 90 of file CMMLRootTag.cpp. Referenced by illiminable::libCMMLTagsDotNET::CMMLDoc::setRoot(). |
|
Definition at line 66 of file CMMLRootTag.cpp. |
|
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 81 of file CMMLRootTag.cpp. References C_ClipTagList::clone(), illiminable::libCMMLTagsDotNET::ClipTagList::getMe(), and C_CMMLRootTag::setClipList(). |
Here is the call graph for this function:
|
Definition at line 78 of file CMMLRootTag.cpp. References C_HeadTag::clone(), illiminable::libCMMLTagsDotNET::HeadTag::getMe(), and C_CMMLRootTag::setHead(). |
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 75 of file CMMLRootTag.cpp. References C_StreamTag::clone(), illiminable::libCMMLTagsDotNET::StreamTag::getMe(), and C_CMMLRootTag::setStream(). |
Here is the call graph for this function:
|
Definition at line 63 of file CMMLRootTag.cpp. |
|
Implements illiminable::libCMMLTagsDotNET::CMMLTag. Definition at line 86 of file CMMLRootTag.cpp. |
|
Definition at line 121 of file CMMLTag.h. Referenced by illiminable::libCMMLTagsDotNET::CMMLTag::id(), and illiminable::libCMMLTagsDotNET::CMMLTag::setId(). |
|
|