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

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

#include <JpegDecoder.h>

Inheritance diagram for JpegDecoder:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Protected Attributes

Img::TimedCameraImage m_decoded
OutPort< Img::TimedCameraImage > m_decodedOut
Img::TimedCameraImage m_encoded
InPort< Img::TimedCameraImage > m_encodedIn

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 JpegDecoder.h.


Constructor & Destructor Documentation

Constructor.

Parameters:
managerpointer to the Manager

Definition at line 34 of file JpegDecoder.cpp.

Destructor.

Definition at line 44 of file JpegDecoder.cpp.


Member Function Documentation

Reimplemented from RTC::RTObject_impl.

Definition at line 102 of file JpegDecoder.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 108 of file JpegDecoder.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 114 of file JpegDecoder.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 50 of file JpegDecoder.cpp.


Member Data Documentation

Definition at line 138 of file JpegDecoder.h.

Img::TimedCameraImage JpegDecoder::m_decoded [protected]

Definition at line 114 of file JpegDecoder.h.

OutPort<Img::TimedCameraImage> JpegDecoder::m_decodedOut [protected]

Definition at line 118 of file JpegDecoder.h.

Img::TimedCameraImage JpegDecoder::m_encoded [protected]

Definition at line 106 of file JpegDecoder.h.

InPort<Img::TimedCameraImage> JpegDecoder::m_encodedIn [protected]

Definition at line 110 of file JpegDecoder.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