Public Member Functions | Private Attributes
RTObject::OutPortMock Class Reference
Inheritance diagram for RTObject::OutPortMock:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int get_counter ()
 OutPortMock (const char *name, const char *data_type)
void set_return (bool ret)
bool write ()
 Write data.

Private Attributes

int m_cnt
bool m_return

Detailed Description

Definition at line 200 of file RTObjectTests.cpp.


Constructor & Destructor Documentation

RTObject::OutPortMock::OutPortMock ( const char *  name,
const char *  data_type 
) [inline]

Definition at line 204 of file RTObjectTests.cpp.


Member Function Documentation

Definition at line 221 of file RTObjectTests.cpp.

void RTObject::OutPortMock::set_return ( bool  ret) [inline]

Definition at line 216 of file RTObjectTests.cpp.

bool RTObject::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 212 of file RTObjectTests.cpp.


Member Data Documentation

Definition at line 227 of file RTObjectTests.cpp.

Definition at line 226 of file RTObjectTests.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:16