|
EPANET
3.0
EPANET Development Project
|
A hash table for element ID names and their objects. More...
#include <hashtable.h>
Public Member Functions | |
| int | insert (std::string *key, Element *value) |
| Element * | find (const std::string &key) |
| size_t | getCount () |
A hash table for element ID names and their objects.
1.8.11