#include <HumReadCMMLTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::HumReadCMMLTag:
Public Member Functions | |
HumReadCMMLTag (void) | |
virtual | ~HumReadCMMLTag (void) |
String * | lang () |
String * | dirn () |
void | setLang (String *inLang) |
void | setDirn (String *inDirn) |
virtual String * | toString ()=0 |
String * | id () |
void | setId (String *inId) |
Protected Member Functions | |
C_HumReadCMMLTag * | getMe () |
Protected Attributes | |
C_CMMLTag * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 40 of file HumReadCMMLTag.cpp. |
|
Definition at line 45 of file HumReadCMMLTag.cpp. |
|
Definition at line 57 of file HumReadCMMLTag.cpp. References getMe(). |
Here is the call graph for this function:
|
|
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 54 of file HumReadCMMLTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 68 of file HumReadCMMLTag.cpp. References getMe(), and C_HumReadCMMLTag::setDirn(). |
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 62 of file HumReadCMMLTag.cpp. References getMe(), and C_HumReadCMMLTag::setLang(). |
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(). |
|
|