Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Generic Hash Associative Containers
[General datastructures]


Modules

group  Three-dimensional Hash Grid

Classes

class  HashMap< Key, T >
 Generic Hash Map Class. More...
class  HashSet< Key >
 Generic Hash Set Class. More...
class  StringHashMap< Value >
 StringHashMap. More...

Typedefs

typedef HashSet< String > StringHashSet
 A string hash set.

Typedef Documentation

typedef HashSet<String> StringHashSet
 

A string hash set.

This is just a convenience class.