#include <gdSnarfCont.h>
Inheritance diagram for gdHCouple:
Public Member Functions | |
gdHCouple (unsigned lineNr=0) | |
gdHCouple (unsigned lineNr, char *sText) | |
gdHCouple (unsigned lineNr, char *strTag, char *sAttrLst) | |
virtual | ~gdHCouple () |
virtual bool | IsOk () |
virtual char * | GetStr () |
virtual sHtmlElement * | GetTagElement (t_int16 idxTag) |
virtual char * | TagStr (bool forceEnd=false) |
virtual int | FindTagIdx (char *strTag, t_int16 &idxTag) |
virtual char * | GetHRef () |
virtual int | CopyNormalizeAttr (char *strTag, t_int16 idxTag, gHAttrList ©L) |
virtual void | Show (bool doShowAll=true) |
Public Attributes | |
gHAttrs | attrs |
Protected Member Functions | |
int | thisInitTag (bool isEndTag) |
|
Definition at line 5 of file gdSnarfCont.cpp. |
|
Definition at line 10 of file gdSnarfCont.cpp. |
|
Definition at line 15 of file gdSnarfCont.cpp. |
|
Definition at line 22 of file gdSnarfCont.cpp. |
|
Definition at line 96 of file gdSnarfCont.cpp. Referenced by gdSnarfCont::Add(). |
|
Definition at line 82 of file gdSnarfCont.cpp. Referenced by gdSnarfCont::Add(), and thisInitTag(). |
|
Reimplemented from gHtmlCouple. Definition at line 87 of file gdSnarfCont.cpp. Referenced by gdTxtCouple::Show(). |
|
Reimplemented from gHtmlCouple. Definition at line 32 of file gdSnarfCont.cpp. Referenced by gdTxtCouple::Show(), and gdSnarfCont::Str(). |
|
Definition at line 66 of file gdSnarfCont.cpp. Referenced by gdSnarfCont::Add(), and thisInitTag(). |
|
Reimplemented from gHtmlCouple. Definition at line 26 of file gdSnarfCont.cpp. |
|
Reimplemented from gList. Definition at line 199 of file gdSnarfCont.cpp. Referenced by gdTxtCouple::Show(). |
|
Definition at line 76 of file gdSnarfCont.cpp. |
|
Definition at line 212 of file gdSnarfCont.cpp. Referenced by gdHCouple(). |
|
Definition at line 15 of file gdSnarfCont.h. Referenced by CopyNormalizeAttr(), GetHRef(), GetStr(), IsOk(), and Show(). |