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