GClasses

GClasses::HashBucket Struct Reference

This is an internal structure used by GHashTable. More...

#include <GHashTable.h>

List of all members.

Public Attributes

HashBucketpPrev
HashBucketpNext
const char * pKey
const void * pValue

Detailed Description

This is an internal structure used by GHashTable.


Member Data Documentation