#include <CMMLDoc.h>
Collaboration diagram for illiminable::libCMMLTagsDotNET::CMMLDoc:
Public Member Functions | |
CMMLDoc (void) | |
~CMMLDoc (void) | |
CMMLPreamble * | preamble () |
CMMLRootTag * | root () |
void | setRoot (CMMLRootTag *inRootTag) |
virtual String * | toString () |
C_CMMLDoc * | getMe () |
Protected Attributes | |
C_CMMLDoc * | mBaseClass |
|
Definition at line 41 of file CMMLDoc.cpp. References mBaseClass. |
|
Definition at line 46 of file CMMLDoc.cpp. |
|
Definition at line 71 of file CMMLDoc.cpp. Referenced by preamble(), root(), setRoot(), and toString(). |
|
Definition at line 52 of file CMMLDoc.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 56 of file CMMLDoc.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 61 of file CMMLDoc.cpp. References C_CMMLRootTag::clone(), illiminable::libCMMLTagsDotNET::CMMLRootTag::getMe(), getMe(), and C_CMMLDoc::setRoot(). |
Here is the call graph for this function:
|
Definition at line 66 of file CMMLDoc.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 74 of file CMMLDoc.h. Referenced by CMMLDoc(). |