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

List of all members.

Public Member Functions

 OutPortMock (const char *name, const char *value)
bool write ()
 Write data.

Detailed Description

Definition at line 68 of file OutPortConnectorTests.cpp.


Constructor & Destructor Documentation

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

Definition at line 72 of file OutPortConnectorTests.cpp.


Member Function Documentation

bool OutPortConnector::OutPortMock::write ( ) [inline, virtual]

Write data.

Write data to the port. Write the value, which was set to the bound variable, to the port.

Returns:
Writing result (Successful:true, Failed:false)

Implements RTC::OutPortBase.

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