#include <gHtmlHATypes.h>
Inheritance diagram for gHATypeSimpleU32:
Public Member Functions | |
virtual | ~gHATypeSimpleU32 () |
virtual bool | IsOk () |
virtual t_int32 | GetInt32 () |
virtual bool | IsValue () |
int | ConvertHexStrToUInt32 (char *strValue, t_uint32 &val) |
Public Attributes | |
t_uint32 | vU32 |
Protected Member Functions | |
gHATypeSimpleU32 (t_int16 aTypeId, char *strValue, t_uint32 val, bool isHex) |
|
Definition at line 157 of file gHtmlHATypes.cpp. |
|
Definition at line 142 of file gHtmlHATypes.cpp. |
|
Definition at line 173 of file gHtmlHATypes.cpp. Referenced by gHATypeSimpleU32(). |
|
Reimplemented from gHAType. Definition at line 166 of file gHtmlHATypes.cpp. |
|
Reimplemented from gHAType. Definition at line 161 of file gHtmlHATypes.cpp. |
|
Reimplemented from gHAType. Definition at line 214 of file gHtmlHATypes.h. |
|
Definition at line 207 of file gHtmlHATypes.h. Referenced by GetInt32(), gHATypeColor::gHATypeColor(), gHATypeSimpleU32(), and IsOk(). |