TOBI SignalServer  0.1
template<class T>
void tobiss::DataBuffer< T >::peekNext_blocking ( value_type *  pItem) [inline]

get next item (sample/frame/packet/...) from the buffer (item remains in the buffer)

Parameters:
[out]pItemDataBuffer::value_type* Pointer to storage
Remarks:
If the buffer is empty the function blocks until another thread inserts an item!

Definition at line 209 of file databuffer.h.

 All Data Structures Files Functions Variables