Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Base class for Hashmap element. More...
#include <hashmap_node.h>
Public Member Functions | |
HashmapData * | hashmap_data () const |
Get pointer to internal data. More... | |
Static Public Member Functions | |
static HashmapNode * | hashmap_node (HashmapData *data) |
Get pointer to parent node from pointer to internal data. More... | |
Base class for Hashmap element.
Definition at line 61 of file hashmap_node.h.
|
inline |
Get pointer to internal data.
Definition at line 76 of file hashmap_node.h.
|
inlinestatic |
Get pointer to parent node from pointer to internal data.
Definition at line 71 of file hashmap_node.h.