gStack Class Reference

#include <gstack.h>

Inheritance diagram for gStack:

gList gListGeneric gStorage gTop gHParsed List of all members.

Public Member Functions

 gStack ()
virtual ~gStack ()
virtual gStorageGetCurrent ()
virtual bool Push (gStorage *newObj)
virtual bool Pop ()

Constructor & Destructor Documentation

gStack::gStack  )  [inline]
 

Definition at line 8 of file gstack.h.

virtual gStack::~gStack  )  [inline, virtual]
 

Definition at line 9 of file gstack.h.


Member Function Documentation

gStorage * gStack::GetCurrent  )  [virtual]
 

return GetObjectPtr( n );

Definition at line 10 of file gstack.cpp.

Referenced by gHParsed::CurrentCouple().

bool gStack::Pop  )  [virtual]
 

Definition at line 27 of file gstack.cpp.

Referenced by gHParsed::PopTag(), and gHParsed::TrashLast().

bool gStack::Push gStorage newObj  )  [virtual]
 

Definition at line 21 of file gstack.cpp.

Referenced by gHParsed::thisPush().


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