TOBI SignalServer  0.1
template<class T>
void tobiss::DataBuffer< T >::insert_throwing ( 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 an exception of type std::runtime_error is thrown.

Definition at line 137 of file databuffer.h.

 All Data Structures Files Functions Variables