0.2.0
Loading...
Searching...
No Matches
ScrollingBuffer.hpp File Reference

A buffer which is overwriting itself from the start when full. More...

Go to the source code of this file.

Classes

class  NAV::ScrollingBuffer< T, _Padding >::ConstIterator
 Const iterator. More...
 
class  NAV::ScrollingBuffer< T, _Padding >::ConstReverseIterator
 Const reverse iterator. More...
 
class  NAV::ScrollingBuffer< T, _Padding >::Iterator
 Iterator. More...
 
class  NAV::ScrollingBuffer< T, _Padding >::ReverseIterator
 Reverse Iterator. More...
 
class  NAV::ScrollingBuffer< T, _Padding >
 A buffer which is overwriting itself from the start when full. More...
 

Detailed Description

A buffer which is overwriting itself from the start when full.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2021-01-09