Public Member Functions
OutPortConnector::InPortMock Class Reference
Inheritance diagram for OutPortConnector::InPortMock:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 InPortMock (const char *name, const char *value)
bool read ()
 It is a virtual method that is called from RTObject_impl::readAll(). This method reads out data from DataPort.

Detailed Description

Definition at line 52 of file OutPortConnectorTests.cpp.


Constructor & Destructor Documentation

OutPortConnector::InPortMock::InPortMock ( const char *  name,
const char *  value 
) [inline]

Definition at line 56 of file OutPortConnectorTests.cpp.


Member Function Documentation

bool OutPortConnector::InPortMock::read ( ) [inline, virtual]

It is a virtual method that is called from RTObject_impl::readAll(). This method reads out data from DataPort.

Returns:
true:Success,false:Failure

Implements RTC::InPortBase.

Definition at line 61 of file OutPortConnectorTests.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