#include <gHtmlSeq.h>
Inheritance diagram for gHSeq:
Public Member Functions | |
gHSeq (FILE *afRepErr) | |
virtual | ~gHSeq () |
virtual char * | GetURL (char *strURI) |
virtual bool | SetBaseHRef (gString &aBaseHRef) |
virtual int | Build (gHList &lH, eHState state) |
void | ShowPart (gHList &lH, eHState state, gHtmlOpt &htmlOpt) |
Public Attributes | |
FILE * | fRepErr |
gHTree | hTree |
Protected Member Functions | |
int | thisCheck (gHList &lH, eHState state, unsigned sttLine, unsigned endLine) |
int | thisBuild (gHList &lH) |
int | thisConsolidate (gHTree &hT) |
int | thisLineSubBlock (int hLine, t_int32 mCoord, bool &doSkip) |
int | thisLineSubBlockCoord (int hLine, t_int32 startCoord, t_int32 &fCoord, bool &doSkip) |
gHTree * | thisFindRememberedBlock (t_int32 mCoord, int hLine, int &idxTagTree) |
int | thisAppendNormal (gHtmlCouple *pCouple) |
int | thisAppendTree (gHTree *pTree) |
Protected Attributes | |
gString | sBaseHRef |
gString | sOut |
gURI | baseURI |
t_int32 | nCoords |
t_int32 | iCoordStt |
gTagCoord * | pTagCoords |
|
Definition at line 209 of file gHtmlSeq.cpp. |
|
Definition at line 220 of file gHtmlSeq.cpp. |
|
Definition at line 276 of file gHtmlSeq.cpp. Referenced by gHtmlParser::ShowTree(). |
|
Definition at line 233 of file gHtmlSeq.cpp. |
|
Definition at line 268 of file gHtmlSeq.cpp. Referenced by gHtmlParser::ShowTree(). |
|
Definition at line 313 of file gHtmlSeq.cpp. Referenced by gHtmlParser::ShowTree(). |
|
Definition at line 631 of file gHtmlSeq.cpp. Referenced by thisBuild(). |
|
Definition at line 638 of file gHtmlSeq.cpp. Referenced by thisBuild(). |
|
Definition at line 413 of file gHtmlSeq.cpp. Referenced by Build(). |
|
Definition at line 324 of file gHtmlSeq.cpp. Referenced by Build(). |
|
Definition at line 583 of file gHtmlSeq.cpp. Referenced by Build(). |
|
Definition at line 612 of file gHtmlSeq.cpp. Referenced by thisBuild(). |
|
Definition at line 589 of file gHtmlSeq.cpp. Referenced by thisBuild(). |
|
Definition at line 595 of file gHtmlSeq.cpp. Referenced by thisBuild(), and thisLineSubBlock(). |
|
Definition at line 124 of file gHtmlSeq.h. Referenced by GetURL(), and SetBaseHRef(). |
|
Definition at line 106 of file gHtmlSeq.h. |
|
Definition at line 107 of file gHtmlSeq.h. Referenced by Build(), gHtmlParser::ShowTree(), thisAppendNormal(), and thisAppendTree(). |
|
Definition at line 125 of file gHtmlSeq.h. Referenced by thisBuild(), and thisCheck(). |
|
Definition at line 125 of file gHtmlSeq.h. Referenced by Build(), thisBuild(), thisCheck(), and thisLineSubBlockCoord(). |
|
Definition at line 126 of file gHtmlSeq.h. Referenced by Build(), thisBuild(), thisCheck(), thisLineSubBlockCoord(), and ~gHSeq(). |
|
Definition at line 122 of file gHtmlSeq.h. Referenced by GetURL(), and SetBaseHRef(). |
|
Definition at line 123 of file gHtmlSeq.h. Referenced by GetURL(). |