#include <CMMLTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::CMMLTag:
Public Member Functions | |
CMMLTag (void) | |
~CMMLTag (void) | |
String * | id () |
void | setId (String *inId) |
virtual String * | toString ()=0 |
Protected Attributes | |
C_CMMLTag * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 42 of file CMMLTag.cpp. |
|
Definition at line 47 of file CMMLTag.cpp. |
|
Definition at line 52 of file CMMLTag.cpp. References C_CMMLTag::id(), and mBaseClass. |
Here is the call graph for this function:
|
Definition at line 57 of file CMMLTag.cpp. References mBaseClass, and C_CMMLTag::setId(). |
Here is the call graph for this function:
|
|
|
|
|