Public Member Functions | |
thread_arg (RTC::RingBuffer< int > &buff, int loop=NLOOP) | |
Public Attributes | |
RTC::RingBuffer< int > & | m_buff |
int | m_n_loop |
Definition at line 61 of file RingBufferTests.cpp.
thread_arg::thread_arg | ( | RTC::RingBuffer< int > & | buff, |
int | loop = NLOOP |
||
) | [inline] |
Definition at line 63 of file RingBufferTests.cpp.
Definition at line 66 of file RingBufferTests.cpp.
Definition at line 67 of file RingBufferTests.cpp.