Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::core::HashmapNode Class Reference

Base class for hashmap element. More...

#include <hashmap_node.h>

Inheritance diagram for roc::core::HashmapNode:
Collaboration diagram for roc::core::HashmapNode:

Classes

struct  HashmapNodeData
 Hashmap node data. More...
 

Public Member Functions

HashmapNodeDatahashmap_node_data () const
 Get hashmap node data. More...
 

Detailed Description

Base class for hashmap element.

Remarks
Object should inherit this class to be able to be a member of Hashmap.

Definition at line 27 of file hashmap_node.h.

Member Function Documentation

◆ hashmap_node_data()

HashmapNodeData* roc::core::HashmapNode::hashmap_node_data ( ) const
inline

Get hashmap node data.

Definition at line 74 of file hashmap_node.h.


The documentation for this class was generated from the following file: