Public Member Functions | Public Attributes
PortBase::ConnectionCallbackMock Class Reference
Inheritance diagram for PortBase::ConnectionCallbackMock:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ConnectionCallbackMock (const char *name)
virtual void operator() (RTC::ConnectorProfile &profile)
 Callback method.
virtual ~ConnectionCallbackMock ()

Public Attributes

std::string m_name

Detailed Description

Definition at line 72 of file PortBaseTests.cpp.


Constructor & Destructor Documentation

Definition at line 75 of file PortBaseTests.cpp.

Definition at line 76 of file PortBaseTests.cpp.


Member Function Documentation

virtual void PortBase::ConnectionCallbackMock::operator() ( RTC::ConnectorProfile &  profile) [inline, virtual]

Callback method.

This is the callback method invoked when connect/notify_connect() invocation in Port.

Parameters:
profileConnectorProfile

Implements RTC::ConnectionCallback.

Definition at line 81 of file PortBaseTests.cpp.


Member Data Documentation

Definition at line 87 of file PortBaseTests.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:13