Public Member Functions | Protected Attributes | List of all members
RTC::LoggerConsumer Class Reference

#include <LoggerConsumer.h>

Inheritance diagram for RTC::LoggerConsumer:
Inheritance graph
[legend]

Public Member Functions

virtual void finalize ()
 Finalization. More...
 
virtual const SDOPackage::ServiceProfile & getProfile () const
 getting ServiceProfile More...
 
virtual bool init (RTObject_impl &rtobj, const SDOPackage::ServiceProfile &profile)
 Initialization. More...
 
 LoggerConsumer ()
 ctor of LoggerConsumer More...
 
virtual bool reinit (const SDOPackage::ServiceProfile &profile)
 Re-initialization. More...
 
virtual ~LoggerConsumer ()
 dtor More...
 
- Public Member Functions inherited from RTC::SdoServiceConsumerBase
virtual ~SdoServiceConsumerBase ()
 virtual destructor More...
 

Protected Attributes

CorbaConsumer< OpenRTM::Logger > m_logger
 
SDOPackage::ServiceProfile m_profile
 
RTC::RTObject_implm_rtobj
 

Detailed Description

Definition at line 40 of file LoggerConsumer.h.

Constructor & Destructor Documentation

RTC::LoggerConsumer::LoggerConsumer ( )

ctor of LoggerConsumer

Definition at line 34 of file LoggerConsumer.cpp.

RTC::LoggerConsumer::~LoggerConsumer ( )
virtual

dtor

Definition at line 46 of file LoggerConsumer.cpp.

Member Function Documentation

void RTC::LoggerConsumer::finalize ( )
virtual

Finalization.

Implements RTC::SdoServiceConsumerBase.

Definition at line 120 of file LoggerConsumer.cpp.

const SDOPackage::ServiceProfile & RTC::LoggerConsumer::getProfile ( ) const
virtual

getting ServiceProfile

Implements RTC::SdoServiceConsumerBase.

Definition at line 108 of file LoggerConsumer.cpp.

bool RTC::LoggerConsumer::init ( RTObject_impl rtobj,
const SDOPackage::ServiceProfile &  profile 
)
virtual

Initialization.

Implements RTC::SdoServiceConsumerBase.

Definition at line 58 of file LoggerConsumer.cpp.

bool RTC::LoggerConsumer::reinit ( const SDOPackage::ServiceProfile &  profile)
virtual

Re-initialization.

Implements RTC::SdoServiceConsumerBase.

Definition at line 82 of file LoggerConsumer.cpp.

Member Data Documentation

CorbaConsumer<OpenRTM::Logger> RTC::LoggerConsumer::m_logger
protected

Definition at line 103 of file LoggerConsumer.h.

SDOPackage::ServiceProfile RTC::LoggerConsumer::m_profile
protected

Definition at line 102 of file LoggerConsumer.h.

RTC::RTObject_impl* RTC::LoggerConsumer::m_rtobj
protected

Definition at line 101 of file LoggerConsumer.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:03