Public Member Functions | Public Attributes | List of all members
thread_arg Struct Reference

Public Member Functions

 thread_arg (RTC::RingBuffer< int > &buff, int loop=NLOOP)
 

Public Attributes

RTC::RingBuffer< int > & m_buff
 
int m_n_loop
 

Detailed Description

Definition at line 61 of file RingBufferTests.cpp.

Constructor & Destructor Documentation

thread_arg::thread_arg ( RTC::RingBuffer< int > &  buff,
int  loop = NLOOP 
)
inline

Definition at line 63 of file RingBufferTests.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:07:59