v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::HashMap< KeyType, ValueType > Member List

This is the complete list of members for CGUL::HashMap< KeyType, ValueType >, including all inherited members.

Clear() (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
Clear(Size pool) (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
Erase(KeyType key) (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
Get(KeyType key) const (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
Get(KeyType key, ValueType *value) const (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
GetEntries(List< std::pair< KeyType, ValueType > > *entries) const (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
GetKeys(List< KeyType > *keys) const (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
HashMap() (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
HashMap(const HashMap &copy) (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
HashMap(Function hash, Size pool) (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
Insert(KeyType key, ValueType value) (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
operator<< (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >friend
SetHashFunction(Function hash) (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
SetSize(Size pool) (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >
~HashMap() (defined in CGUL::HashMap< KeyType, ValueType >)CGUL::HashMap< KeyType, ValueType >