GClasses
|
This is an internal structure used by GHashTable. More...
#include <GHashTable.h>
Public Attributes | |
HashBucket * | pPrev |
HashBucket * | pNext |
const char * | pKey |
const void * | pValue |
This is an internal structure used by GHashTable.
const char* GClasses::HashBucket::pKey |
const void* GClasses::HashBucket::pValue |