Libbarrett  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines
Public Member Functions | Protected Member Functions | Protected Attributes
barrett::systems::ExecutionManager Class Reference
Inheritance diagram for barrett::systems::ExecutionManager:
barrett::systems::ManualExecutionManager barrett::systems::RealTimeExecutionManager

List of all members.

Public Member Functions

 ExecutionManager (double period_s=-1.0)
 ExecutionManager (const libconfig::Setting &setting)
void startManaging (System &sys)
void stopManaging (System &sys)
thread::MutexgetMutex () const
double getPeriod () const

Protected Member Functions

void runExecutionCycle ()

Protected Attributes

thread::Mutexmutex
double period
System::update_token_type ut

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines