DISTRHO Plugin Framework
Public Attributes | Static Public Attributes | List of all members
HugeStackBuffer Struct Reference

#include <RingBuffer.hpp>

Public Attributes

uint32_t head
 
uint32_t tail
 
uint32_t wrtn
 
bool invalidateCommit
 
uint8_t buf [size]
 

Static Public Attributes

static const uint32_t size = 65536
 

Detailed Description

RingBufferControl compatible struct with a huge stack size (64k bytes).

See also
HeapBuffer

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