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

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

#include <PCDLoader.h>

Inheritance diagram for PCDLoader:
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 ()
 PCDLoader (RTC::Manager *manager)
 Constructor.
virtual ~PCDLoader ()
 Destructor.

Protected Attributes

PointCloudTypes::PointCloud m_cloud
OutPort
< PointCloudTypes::PointCloud > 
m_cloudOut

Private Attributes

int dummy

Detailed Description

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

Definition at line 37 of file PCDLoader.h.


Constructor & Destructor Documentation

Constructor.

Parameters:
managerpointer to the Manager

Definition at line 36 of file PCDLoader.cpp.

PCDLoader::~PCDLoader ( ) [virtual]

Destructor.

Definition at line 45 of file PCDLoader.cpp.


Member Function Documentation

Reimplemented from RTC::RTObject_impl.

Definition at line 102 of file PCDLoader.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 108 of file PCDLoader.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 114 of file PCDLoader.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 51 of file PCDLoader.cpp.


Member Data Documentation

int PCDLoader::dummy [private]

Definition at line 135 of file PCDLoader.h.

PointCloudTypes::PointCloud PCDLoader::m_cloud [protected]

Definition at line 106 of file PCDLoader.h.

OutPort<PointCloudTypes::PointCloud> PCDLoader::m_cloudOut [protected]

Definition at line 115 of file PCDLoader.h.


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


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Wed Sep 6 2017 02:35:57