RTC::OpenHRPExecutionContext Class Reference

OpenHRPExecutionContext class. More...

#include <OpenHRPExecutionContext.h>

Inheritance diagram for RTC::OpenHRPExecutionContext:
RTC::PeriodicExecutionContext RTC::ExecutionContextBase coil::Task

List of all members.

Public Member Functions

 OpenHRPExecutionContext ()
 Constructor.
virtual ~OpenHRPExecutionContext (void)
 Destructor.
virtual void tick (void) throw (CORBA::SystemException)
 Proceed with tick of ExecutionContext.
virtual int svc (void)
 The thread running flag of ExecutionContext.

Detailed Description

OpenHRPExecutionContext class.

This is ExecutionContext for OpenHRP3. This EC can execute only one cycle by tick() call from external framework.


Constructor & Destructor Documentation

RTC::OpenHRPExecutionContext::OpenHRPExecutionContext (  ) 

Constructor.

virtual RTC::OpenHRPExecutionContext::~OpenHRPExecutionContext ( void   )  [virtual]

Destructor.


Member Function Documentation

virtual int RTC::OpenHRPExecutionContext::svc ( void   )  [virtual]

The thread running flag of ExecutionContext.

Reimplemented from RTC::PeriodicExecutionContext.

virtual void RTC::OpenHRPExecutionContext::tick ( void   )  throw (CORBA::SystemException) [virtual]

Proceed with tick of ExecutionContext.

Proceed with tick of ExecutionContext for one period.

Reimplemented from RTC::ExecutionContextBase.

Generated on Thu May 24 23:25:22 2012 for OpenRTM by  doxygen 1.6.3