Public Member Functions | Public Attributes | Private Attributes
InPort::OnReadMock< DataType > Class Template Reference
Inheritance diagram for InPort::OnReadMock< DataType >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 OnReadMock (void)
virtual void operator() ()
 Callback function.
void setLogger (Logger *logger)

Public Attributes

DataType m_value

Private Attributes

Loggerm_logger

Detailed Description

template<class DataType>
class InPort::OnReadMock< DataType >

Definition at line 1017 of file InPortTests.cpp.


Constructor & Destructor Documentation

template<class DataType>
InPort::OnReadMock< DataType >::OnReadMock ( void  ) [inline]

Definition at line 1025 of file InPortTests.cpp.


Member Function Documentation

template<class DataType>
virtual void InPort::OnReadMock< DataType >::operator() ( ) [inline, virtual]

Callback function.

This is the callback method invoked immediately before data is readout from the buffer.

Implements RTC::OnRead< DataType >.

Definition at line 1033 of file InPortTests.cpp.

template<class DataType>
void InPort::OnReadMock< DataType >::setLogger ( Logger logger) [inline]

Definition at line 1046 of file InPortTests.cpp.


Member Data Documentation

template<class DataType>
Logger* InPort::OnReadMock< DataType >::m_logger [private]

Definition at line 1051 of file InPortTests.cpp.

template<class DataType>
DataType InPort::OnReadMock< DataType >::m_value

Definition at line 1041 of file InPortTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:12