Class ThreadSafeMap
template <typename Key, typename Value>
Public Functions
Type | Name |
---|---|
void | Erase (const Key & key) |
bool | Find (const Key & key, Value & value) const |
void | ForEach (TFunc func) const |
bool | Insert (const Key & key, const Value & value) |
Public Functions Documentation
function Erase
function Find
function ForEach
function Insert
The documentation for this class was generated from the following file projects/casvp/src/bindings/ipc/thread_safe_map.h