GHashTbl< Key, Value > Member List
This is the complete list of members for
GHashTbl< Key, Value >, including all inherited members.
Add(Key k, Value v) | GHashTbl< Key, Value > | [inline] |
Current(Key *k=0) | GHashTbl< Key, Value > | [inline] |
Delete(Key k) | GHashTbl< Key, Value > | [inline] |
DeleteArrays() | GHashTbl< Key, Value > | [inline] |
DeleteObjects() | GHashTbl< Key, Value > | [inline] |
Empty() | GHashTbl< Key, Value > | [inline] |
Find(Key k) | GHashTbl< Key, Value > | [inline] |
First(Key *k=0) | GHashTbl< Key, Value > | [inline] |
GetSize() | GHashTbl< Key, Value > | [inline] |
GetStringPool() | GHashTbl< Key, Value > | [inline] |
GHashTbl(int size=0, bool is_case=true, Key nullkey=0, Value nullvalue=(Value) 0) | GHashTbl< Key, Value > | [inline] |
IsCase() | GHashTbl< Key, Value > | [inline] |
IsCase(bool c) | GHashTbl< Key, Value > | [inline] |
IsOk() | GHashTbl< Key, Value > | [inline] |
Length() | GHashTbl< Key, Value > | [inline] |
Next(Key *k=0) | GHashTbl< Key, Value > | [inline] |
operator=(GHashTbl< Key, Value > &c) | GHashTbl< Key, Value > | [inline] |
SetSize(int64 s) | GHashTbl< Key, Value > | [inline] |
SetStringPool(bool b) | GHashTbl< Key, Value > | [inline] |
Sizeof() | GHashTbl< Key, Value > | [inline] |
~GHashTbl() | GHashTbl< Key, Value > | [inline, virtual] |