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

get next item (sample/frame/packet/...) from the buffer (item is removed from 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 174 of file databuffer.h.

+ Here is the caller graph for this function:

 All Data Structures Files Functions Variables