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

List of all members.

Public Member Functions

virtual void operator() (const DataType &value)
 Callback function.

Public Attributes

DataType m_value

Detailed Description

template<class DataType>
class InPort::OnWriteMock< DataType >

Definition at line 1107 of file InPortTests.cpp.


Member Function Documentation

template<class DataType >
virtual void InPort::OnWriteMock< DataType >::operator() ( const DataType &  value) [inline, virtual]

Callback function.

This is the callback method invoked immediately before data is written into the buffer.

Parameters:
valueData that is written into the buffer

Implements RTC::OnWrite< DataType >.

Definition at line 1111 of file InPortTests.cpp.


Member Data Documentation

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

Definition at line 1115 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