gHTree Class Reference

#include <gHtmlSeq.h>

Inheritance diagram for gHTree:

gList gListGeneric gStorage gTop List of all members.

Public Member Functions

 gHTree ()
virtual ~gHTree ()
virtual bool IsEmpty ()
virtual gHNodeStartNode ()
virtual gHNodeGetLastNode ()
virtual void Reset ()
virtual int AppendCouplePtr (gHtmlCouple *ptrCouple)
virtual int AppendTreePtr (gHTree *pTree)
virtual void Show (bool doShowAll=true)
virtual void ShowTree (bool doShowAll=true, int level=0)

Protected Member Functions

int thisAppendNode (gHNode *newNode)
int thisShowNode (gHNode *pNode, bool doShowAll, int level)

Protected Attributes

gHNodepStart
gHNodepEnd

Constructor & Destructor Documentation

gHTree::gHTree  ) 
 

Definition at line 96 of file gHtmlSeq.cpp.

gHTree::~gHTree  )  [virtual]
 

Definition at line 102 of file gHtmlSeq.cpp.


Member Function Documentation

int gHTree::AppendCouplePtr gHtmlCouple ptrCouple  )  [virtual]
 

Definition at line 126 of file gHtmlSeq.cpp.

Referenced by gHSeq::thisAppendNormal(), and gHSeq::thisBuild().

int gHTree::AppendTreePtr gHTree pTree  )  [virtual]
 

Definition at line 145 of file gHtmlSeq.cpp.

Referenced by gHSeq::thisAppendTree(), and gHSeq::thisBuild().

gHNode * gHTree::GetLastNode  )  [virtual]
 

Definition at line 107 of file gHtmlSeq.cpp.

virtual bool gHTree::IsEmpty  )  [inline, virtual]
 

Reimplemented from gListGeneric.

Definition at line 70 of file gHtmlSeq.h.

void gHTree::Reset  )  [virtual]
 

Reimplemented from gListGeneric.

Definition at line 113 of file gHtmlSeq.cpp.

Referenced by ~gHTree().

void gHTree::Show bool  doShowAll = true  )  [virtual]
 

Reimplemented from gList.

Definition at line 185 of file gHtmlSeq.cpp.

Referenced by gHtmlParser::ShowTree().

void gHTree::ShowTree bool  doShowAll = true,
int  level = 0
[virtual]
 

Definition at line 192 of file gHtmlSeq.cpp.

Referenced by Show().

virtual gHNode* gHTree::StartNode  )  [inline, virtual]
 

Definition at line 73 of file gHtmlSeq.h.

int gHTree::thisAppendNode gHNode newNode  )  [protected]
 

Definition at line 154 of file gHtmlSeq.cpp.

Referenced by AppendCouplePtr(), and AppendTreePtr().

int gHTree::thisShowNode gHNode pNode,
bool  doShowAll,
int  level
[protected]
 

Definition at line 167 of file gHtmlSeq.cpp.

Referenced by ShowTree().


Member Data Documentation

gHNode* gHTree::pEnd [protected]
 

Reimplemented from gListGeneric.

Definition at line 89 of file gHtmlSeq.h.

Referenced by GetLastNode(), Reset(), and thisAppendNode().

gHNode* gHTree::pStart [protected]
 

Reimplemented from gListGeneric.

Definition at line 88 of file gHtmlSeq.h.

Referenced by IsEmpty(), Reset(), ShowTree(), StartNode(), and thisAppendNode().


The documentation for this class was generated from the following files:
Generated on Sat Aug 18 02:41:13 2007 for xpfweb_v2x lib by  doxygen 1.4.2