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 67 of file RingBufferTests.cpp.
|
inline |
Definition at line 69 of file RingBufferTests.cpp.
RTC::RingBuffer<int>& thread_arg::m_buff |
Definition at line 72 of file RingBufferTests.cpp.
int thread_arg::m_n_loop |
Definition at line 73 of file RingBufferTests.cpp.