#include <gHtmlHAttr.h>
Inheritance diagram for gHAttrValue:
Public Member Functions | |
gHAttrValue (char *strL, gHAType *pValue) | |
virtual | ~gHAttrValue () |
virtual gHAType & | GetValue () |
virtual gHAType * | GetValuePtr () |
Protected Attributes | |
gHAType * | valuePtr |
|
Definition at line 5 of file gHtmlHAttr.cpp. |
|
Definition at line 11 of file gHtmlHAttr.cpp. |
|
Definition at line 16 of file gHtmlHAttr.cpp. |
|
Definition at line 22 of file gHtmlHAttr.cpp. |
|
Definition at line 18 of file gHtmlHAttr.h. Referenced by GetValue(), GetValuePtr(), and ~gHAttrValue(). |