#include <ImageTag.h>
Inheritance diagram for illiminable::libCMMLTagsDotNET::ImageTag:
Public Member Functions | |
ImageTag (void) | |
ImageTag (C_ImageTag *inTag, bool inDeleteBase) | |
virtual | ~ImageTag (void) |
String * | src () |
String * | alt () |
void | setSrc (String *inSrc) |
void | setAlt (String *inAlt) |
virtual String * | toString () |
C_ImageTag * | 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 41 of file ImageTag.cpp. |
|
Definition at line 54 of file ImageTag.cpp. |
|
Definition at line 46 of file ImageTag.cpp. |
|
Definition at line 63 of file ImageTag.cpp. References 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 87 of file ImageTag.cpp. Referenced by alt(), setAlt(), illiminable::libCMMLTagsDotNET::ClipTag::setImage(), setSrc(), src(), 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 74 of file ImageTag.cpp. References getMe(), and C_ImageTag::setAlt(). |
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 68 of file ImageTag.cpp. References getMe(), and C_ImageTag::setSrc(). |
Here is the call graph for this function:
|
Definition at line 60 of file ImageTag.cpp. References getMe(). |
Here is the call graph for this function:
|
Implements illiminable::libCMMLTagsDotNET::HumReadCMMLTag. Definition at line 82 of file ImageTag.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(). |
|
|