Public Member Functions | Private Attributes | List of all members
SampleComponent_impl Class Reference

#include <SampleComponent_impl.h>

Inheritance diagram for SampleComponent_impl:
Inheritance graph
[legend]

Public Member Functions

void echo (const char *msg)
 
void sample (SampleComponent *i_sample)
 
 SampleComponent_impl ()
 constructor More...
 
virtual ~SampleComponent_impl ()
 destructor More...
 

Private Attributes

SampleComponentm_sample
 

Detailed Description

Definition at line 9 of file SampleComponent_impl.h.

Constructor & Destructor Documentation

SampleComponent_impl::SampleComponent_impl ( )

constructor

Definition at line 6 of file SampleComponent_impl.cpp.

SampleComponent_impl::~SampleComponent_impl ( )
virtual

destructor

Definition at line 10 of file SampleComponent_impl.cpp.

Member Function Documentation

void SampleComponent_impl::echo ( const char *  msg)

Definition at line 14 of file SampleComponent_impl.cpp.

void SampleComponent_impl::sample ( SampleComponent i_sample)

Definition at line 24 of file SampleComponent_impl.cpp.

Member Data Documentation

SampleComponent* SampleComponent_impl::m_sample
private

Definition at line 29 of file SampleComponent_impl.h.


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


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:53