|
opensurgsim
|
Public Member Functions | |
| void | clear () |
| Clear the mapping. | |
| void | setValue (const T *key, size_t value) |
| Sets the key/value (add an entry if the key is not found, change the value otherwise) | |
| ptrdiff_t | getValue (const T *key) const |
| Gets the value from a given key. | |
1.8.12