TOBI SignalServer  0.1
template<class T>
void tobiss::DataBuffer< T >::insert_overwriting ( param_type  item) [inline]

Insert a new item (sample/frame/packet/...) in the buffer.

Parameters:
[in]itemDataBuffer::param_type Item to insert
Remarks:
If the buffer is full, the oldest item is dropped from the buffer

Definition at line 159 of file databuffer.h.

 All Data Structures Files Functions Variables