Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::core::HashmapImpl::Bucket Struct Reference

Bucket container. More...

#include <hashmap_impl.h>

Collaboration diagram for roc::core::HashmapImpl::Bucket:

Public Attributes

HashmapNode::HashmapNodeDatahead
 Pointer to head node. More...
 

Detailed Description

Bucket container.

Definition at line 39 of file hashmap_impl.h.

Member Data Documentation

◆ head

HashmapNode::HashmapNodeData* roc::core::HashmapImpl::Bucket::head

Pointer to head node.

Definition at line 41 of file hashmap_impl.h.


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