TOBI SignalServer  0.1
template<class T>
bool tobiss::DataBuffer< T >::dropOldest ( ) [inline]

the oldest (first) item (sample/frame/packet/...) from the buffer

Returns:
bool True if an item was removed.
Remarks:
If the buffer is empty the function returns false.

Definition at line 242 of file databuffer.h.

 All Data Structures Files Functions Variables