#include <HeadTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::HeadTag:
Public Member Functions | |
HeadTag (void) | |
HeadTag (C_HeadTag *inTag, bool inDeleteBase) | |
virtual | ~HeadTag (void) |
String * | profile () |
TitleTag * | title () |
BaseTag * | base () |
MetaTagList * | metaList () |
void | setProfile (String *inProfile) |
void | setTitle (TitleTag *inTitle) |
void | setBase (BaseTag *inBase) |
virtual String * | toString () |
C_HeadTag * | getMe () |
String * | lang () |
String * | dirn () |
void | setLang (String *inLang) |
void | setDirn (String *inDirn) |
String * | id () |
void | setId (String *inId) |
Protected Attributes | |
C_CMMLTag * | mBaseClass |
bool | mDeleteBase |
|
Definition at line 42 of file HeadTag.cpp. |
|
Definition at line 47 of file HeadTag.cpp. |
|
Definition at line 54 of file HeadTag.cpp. |
|
Definition at line 69 of file HeadTag.cpp. References C_HeadTag::base(), and getMe(). |
Here is the call graph for this function:
|
Definition at line 57 of file HumReadCMMLTag.cpp. References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(). |
Here is the call graph for this function:
|
Reimplemented from illiminable::libCMMLTagsDotNET::HumReadCMMLTag. Definition at line 106 of file HeadTag.cpp. Referenced by base(), metaList(), profile(), setBase(), illiminable::libCMMLTagsDotNET::CMMLRootTag::setHead(), setProfile(), setTitle(), title(), and toString(). |
|
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 illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(). |
Here is the call graph for this function:
|
Definition at line 76 of file HeadTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 62 of file HeadTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 94 of file HeadTag.cpp. References C_BaseTag::clone(), illiminable::libCMMLTagsDotNET::BaseTag::getMe(), getMe(), and C_HeadTag::setBase(). |
Here is the call graph for this function:
|
Definition at line 68 of file HumReadCMMLTag.cpp. References illiminable::libCMMLTagsDotNET::HumReadCMMLTag::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 illiminable::libCMMLTagsDotNET::HumReadCMMLTag::getMe(), and C_HumReadCMMLTag::setLang(). |
Here is the call graph for this function:
|
Definition at line 83 of file HeadTag.cpp. References getMe(), and C_HeadTag::setProfile(). |
Here is the call graph for this function:
|
Definition at line 90 of file HeadTag.cpp. References C_TitleTag::clone(), illiminable::libCMMLTagsDotNET::TitleTag::getMe(), getMe(), and C_HeadTag::setTitle(). |
Here is the call graph for this function:
|
Definition at line 65 of file HeadTag.cpp. References getMe(). Referenced by DNPlay::frmDNPlay::headCallback(). |
Here is the call graph for this function:
|
Implements illiminable::libCMMLTagsDotNET::HumReadCMMLTag. Definition at line 99 of file HeadTag.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(). |
|
|