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

#include <ringbufferNPT.h>

Public Attributes

T * buf [2]
 
size_t len [2]
 

Detailed Description

template<class T>
struct PBD::RingBufferNPT< T >::rw_vector

Definition at line 63 of file ringbufferNPT.h.

Member Data Documentation

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

Definition at line 64 of file ringbufferNPT.h.

template<class T>
size_t PBD::RingBufferNPT< T >::rw_vector::len[2]

Definition at line 65 of file ringbufferNPT.h.


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