#include <ghash.h>
Inheritance diagram for gHashElemGeneric:
Public Member Functions | |
virtual | ~gHashElemGeneric () |
Public Attributes | |
gKey | hKey |
gStorage * | myObj |
Protected Member Functions | |
gHashElemGeneric (gStorage *aObj) |
|
|
|
|
|
Definition at line 84 of file ghash.h. Referenced by gHashElemTriple::gHashElemTriple(), gKey::MatchStorage(), and gHashElemTriple::Show(). |
|
|