#include <BaseTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::BaseTag:
Public Member Functions | |
BaseTag (void) | |
BaseTag (C_BaseTag *inTag, bool inDeleteBase) | |
~BaseTag (void) | |
String * | href () |
void | setHref (String *inHref) |
virtual String * | toString () |
C_BaseTag * | getMe () |
String * | id () |
void | setId (String *inId) |
Protected Attributes | |
C_CMMLTag * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 42 of file BaseTag.cpp. |
|
Definition at line 46 of file BaseTag.cpp. |
|
Definition at line 51 of file BaseTag.cpp. |
|
Definition at line 60 of file BaseTag.cpp. Referenced by href(), illiminable::libCMMLTagsDotNET::HeadTag::setBase(), setHref(), and toString(). |
|
Definition at line 65 of file BaseTag.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 70 of file BaseTag.cpp. References getMe(), and C_BaseTag::setHref(). |
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:
|
Implements illiminable::libCMMLTagsDotNET::CMMLTag. Definition at line 78 of file BaseTag.cpp. References getMe(). |
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(). |
|
|