Public Member Functions | Public Attributes | List of all members
RTC::PeriodicExecutionContext::Worker Struct Reference

Condition variable class for worker. More...

#include <PeriodicExecutionContext.h>

Public Member Functions

 Worker ()
 

Public Attributes

coil::Condition< coil::Mutexcond_
 
coil::Mutex mutex_
 
bool running_
 

Detailed Description

Condition variable class for worker.

Definition at line 1517 of file PeriodicExecutionContext.h.

Constructor & Destructor Documentation

RTC::PeriodicExecutionContext::Worker::Worker ( )
inline

Definition at line 1519 of file PeriodicExecutionContext.h.

Member Data Documentation

coil::Condition<coil::Mutex> RTC::PeriodicExecutionContext::Worker::cond_

Definition at line 1521 of file PeriodicExecutionContext.h.

coil::Mutex RTC::PeriodicExecutionContext::Worker::mutex_

Definition at line 1519 of file PeriodicExecutionContext.h.

bool RTC::PeriodicExecutionContext::Worker::running_

Definition at line 1522 of file PeriodicExecutionContext.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:04