#include <ghash.h>
Inheritance diagram for gHashElemTriple:
Public Member Functions | |
gHashElemTriple (gKey &aKey, gString &s, gStorage *aObj) | |
gHashElemTriple (gKey &aKey, int aVal, gStorage *aObj) | |
virtual | ~gHashElemTriple () |
virtual void | Show (bool doShowAll=true) |
Public Attributes | |
gString | sDesc |
int | iVal |
|
|
|
|
|
|
|
Reimplemented from gStorage. |
|
Definition at line 104 of file ghash.h. Referenced by gHtmlParser::thisFindTag(). |
|
Definition at line 103 of file ghash.h. Referenced by Show(). |