#include <gHtmlHAttr.h>
Inheritance diagram for gHAttrs:
Public Member Functions | |
gHAttrs () | |
virtual | ~gHAttrs () |
virtual bool | IsOk () |
virtual gHAttrValue & | GetAttrValue (unsigned idx) |
virtual gHAttrValue * | GetAttrValuePtr (unsigned idx) |
virtual gHAType & | GetAttr (unsigned idx) |
virtual gHAType * | GetAttrPtr (unsigned idx) |
sHAttrType * | TypeName2HAttrType (char *strType) |
int | TypeEnumToSmartL (sHAttrType *pAttrType, gSmartList &lEnumResult) |
virtual void | Reset () |
virtual int | BuildFromLRLists (char *strTag, gList &lLVal, gList &lRVal, bool addOnError, unsigned iLine) |
virtual gHAType * | NewType (char *strValue, sHAttrType *hAttrType) |
virtual void | Show (bool doShowAll=true) |
|
Definition at line 27 of file gHtmlHAttr.cpp. |
|
Definition at line 31 of file gHtmlHAttr.cpp. |
|
Definition at line 130 of file gHtmlHAttr.cpp. Referenced by gdHCouple::CopyNormalizeAttr(). |
|
Definition at line 63 of file gHtmlHAttr.cpp. Referenced by gdHCouple::GetStr(). |
|
Definition at line 70 of file gHtmlHAttr.cpp. Referenced by GetAttr(), gdHCouple::GetHRef(), and Show(). |
|
Definition at line 50 of file gHtmlHAttr.cpp. Referenced by gdHCouple::GetStr(). |
|
Definition at line 57 of file gHtmlHAttr.cpp. Referenced by GetAttrValue(). |
|
Reimplemented from gStorage. Definition at line 36 of file gHtmlHAttr.cpp. Referenced by gdHCouple::IsOk(). |
|
Definition at line 190 of file gHtmlHAttr.cpp. Referenced by BuildFromLRLists(). |
|
Reimplemented from gListGeneric. Definition at line 124 of file gHtmlHAttr.cpp. Referenced by ~gHAttrs(). |
|
Reimplemented from gList. Definition at line 301 of file gHtmlHAttr.cpp. Referenced by gdHCouple::Show(). |
|
Definition at line 114 of file gHtmlHAttr.cpp. Referenced by NewType(). |
|
Definition at line 81 of file gHtmlHAttr.cpp. Referenced by BuildFromLRLists(). |