ardour
Public Attributes | List of all members
RingBuffer< T >::rw_vector Struct Reference

#include <ringbuffer.h>

Public Attributes

T * buf [2]
 
guint len [2]
 

Detailed Description

template<class T>
struct RingBuffer< T >::rw_vector

Definition at line 62 of file ringbuffer.h.

Member Data Documentation

template<class T>
T* RingBuffer< T >::rw_vector::buf[2]

Definition at line 63 of file ringbuffer.h.

template<class T>
guint RingBuffer< T >::rw_vector::len[2]

Definition at line 64 of file ringbuffer.h.


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