Public Member Functions | Protected Attributes | Private Attributes
SampleComponent Class Reference

sample RT component which has one data input port and one data output port More...

#include <SampleComponent.h>

Inheritance diagram for SampleComponent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual RTC::ReturnCode_t onActivated (RTC::UniqueId ec_id)
virtual RTC::ReturnCode_t onDeactivated (RTC::UniqueId ec_id)
virtual RTC::ReturnCode_t onExecute (RTC::UniqueId ec_id)
virtual RTC::ReturnCode_t onInitialize ()
bool resetOffset (double dir)
 SampleComponent (RTC::Manager *manager)
 Constructor.
virtual ~SampleComponent ()
 Destructor.

Protected Attributes

TimedDoubleSeq m_q
TimedDoubleSeq m_qCurrent
InPort< TimedDoubleSeq > m_qCurrentIn
OutPort< TimedDoubleSeq > m_qOut
RTC::CorbaPort m_SampleComponentPort
SampleComponent_impl m_service0

Private Attributes

int dummy
int loop
unsigned int m_debugLevel
double offset

Detailed Description

sample RT component which has one data input port and one data output port

Definition at line 37 of file SampleComponent.h.


Constructor & Destructor Documentation

Constructor.

Parameters:
managerpointer to the Manager

Definition at line 32 of file SampleComponent.cpp.

Destructor.

Definition at line 47 of file SampleComponent.cpp.


Member Function Documentation

Reimplemented from RTC::RTObject_impl.

Definition at line 106 of file SampleComponent.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 112 of file SampleComponent.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 124 of file SampleComponent.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 54 of file SampleComponent.cpp.

bool SampleComponent::resetOffset ( double  dir)

Definition at line 118 of file SampleComponent.cpp.


Member Data Documentation

Definition at line 142 of file SampleComponent.h.

Definition at line 139 of file SampleComponent.h.

unsigned int SampleComponent::m_debugLevel [private]

Definition at line 141 of file SampleComponent.h.

TimedDoubleSeq SampleComponent::m_q [protected]

Definition at line 116 of file SampleComponent.h.

TimedDoubleSeq SampleComponent::m_qCurrent [protected]

Definition at line 109 of file SampleComponent.h.

InPort<TimedDoubleSeq> SampleComponent::m_qCurrentIn [protected]

Definition at line 110 of file SampleComponent.h.

OutPort<TimedDoubleSeq> SampleComponent::m_qOut [protected]

Definition at line 117 of file SampleComponent.h.

Definition at line 128 of file SampleComponent.h.

Definition at line 134 of file SampleComponent.h.

double SampleComponent::offset [private]

Definition at line 140 of file SampleComponent.h.


The documentation for this class was generated from the following files:


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Wed May 15 2019 05:02:20