join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
IoRingBufferTest Class Reference

Class used to test IoRingBuffer. More...

Inheritance diagram for IoRingBufferTest:
Collaboration diagram for IoRingBufferTest:

Protected Attributes

LocalMem::Allocator< 4, 256 > _arena
 arena owning the buffers.
 
IoRingBuffer _ring
 buffer ring under test.
 

Detailed Description

Class used to test IoRingBuffer.

Member Data Documentation

◆ _arena

LocalMem::Allocator<4, 256> IoRingBufferTest::_arena
protected

arena owning the buffers.

◆ _ring

IoRingBuffer IoRingBufferTest::_ring
protected

buffer ring under test.


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