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

List of all members.

Public Member Functions

int get_counter ()
 InPortMock (const char *name, const char *data_type)
bool read ()
 It is a virtual method that is called from RTObject_impl::readAll(). This method reads out data from DataPort.
void set_return (bool ret)

Private Attributes

int m_cnt
bool m_return

Detailed Description

Definition at line 168 of file RTObjectTests.cpp.


Constructor & Destructor Documentation

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

Definition at line 172 of file RTObjectTests.cpp.


Member Function Documentation

Definition at line 190 of file RTObjectTests.cpp.

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

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

Definition at line 185 of file RTObjectTests.cpp.


Member Data Documentation

Definition at line 197 of file RTObjectTests.cpp.

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