#include <MetaTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::MetaTag:
Public Member Functions | |
MetaTag (void) | |
MetaTag (C_MetaTag *inTag, bool inDeleteBase) | |
virtual | ~MetaTag (void) |
String * | scheme () |
void | setScheme (String *inScheme) |
virtual String * | toString () |
C_MetaTag * | getMe () |
String * | name () |
String * | content () |
void | setName (String *inName) |
void | setContent (String *inContent) |
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 41 of file MetaTag.cpp. |
|
Definition at line 46 of file MetaTag.cpp. |
|
Definition at line 50 of file MetaTag.cpp. |
|
Definition at line 62 of file MappedTag.cpp. References illiminable::libCMMLTagsDotNET::MappedTag::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::MappedTag. Definition at line 58 of file MetaTag.cpp. Referenced by illiminable::libCMMLTagsDotNET::MetaTagList::addTag(), scheme(), setScheme(), 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 58 of file MappedTag.cpp. References illiminable::libCMMLTagsDotNET::MappedTag::getMe(). |
Here is the call graph for this function:
|
Definition at line 64 of file MetaTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Definition at line 74 of file MappedTag.cpp. References illiminable::libCMMLTagsDotNET::MappedTag::getMe(), and C_MappedTag::setContent(). Referenced by illiminable::libCMMLTagsDotNET::MappedTag::MappedTag(). |
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 67 of file MappedTag.cpp. References illiminable::libCMMLTagsDotNET::MappedTag::getMe(), and C_MappedTag::setName(). Referenced by illiminable::libCMMLTagsDotNET::MappedTag::MappedTag(). |
Here is the call graph for this function:
|
Definition at line 69 of file MetaTag.cpp. References getMe(), and C_MetaTag::setScheme(). |
Here is the call graph for this function:
|
Implements illiminable::libCMMLTagsDotNET::MappedTag. Definition at line 77 of file MetaTag.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(). |
|
|