Allolib  1.0
C++ Components For Interactive Multimedia
al::RingBuffer< T, Alloc > Member List

This is the complete list of members for al::RingBuffer< T, Alloc >, including all inherited members.

fill() constal::RingBuffer< T, Alloc >inline
mElems (defined in al::RingBuffer< T, Alloc >)al::RingBuffer< T, Alloc >protected
mFill (defined in al::RingBuffer< T, Alloc >)al::RingBuffer< T, Alloc >protected
mPos (defined in al::RingBuffer< T, Alloc >)al::RingBuffer< T, Alloc >protected
newest()al::RingBuffer< T, Alloc >inline
newest() constal::RingBuffer< T, Alloc >inline
next()al::RingBuffer< T, Alloc >inline
operator[](int i)al::RingBuffer< T, Alloc >inline
operator[](int i) constal::RingBuffer< T, Alloc >inline
pos() constal::RingBuffer< T, Alloc >inline
read(int i)al::RingBuffer< T, Alloc >inline
read(int i) constal::RingBuffer< T, Alloc >inline
readFrom(int from, int dist) constal::RingBuffer< T, Alloc >inline
reset()al::RingBuffer< T, Alloc >inline
resize(int n, const T &v=T())al::RingBuffer< T, Alloc >inline
RingBuffer()al::RingBuffer< T, Alloc >inline
RingBuffer(unsigned size, const T &v=T())al::RingBuffer< T, Alloc >inlineexplicit
size() constal::RingBuffer< T, Alloc >inline
wrapOnce(int v, int max) (defined in al::RingBuffer< T, Alloc >)al::RingBuffer< T, Alloc >inlineprotectedstatic
write(const T &v)al::RingBuffer< T, Alloc >inline