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

Public Member Functions

 ConnectionCallbackMock (const char *name)
 
virtual void operator() (RTC::ConnectorProfile &profile)
 Callback method. More...
 
virtual ~ConnectionCallbackMock ()
 
- Public Member Functions inherited from RTC::ConnectionCallback
virtual ~ConnectionCallback (void)
 Destructor. More...
 

Public Attributes

std::string m_name
 

Detailed Description

Definition at line 72 of file PortBaseTests.cpp.

Constructor & Destructor Documentation

PortBase::ConnectionCallbackMock::ConnectionCallbackMock ( const char *  name)
inline

Definition at line 75 of file PortBaseTests.cpp.

virtual PortBase::ConnectionCallbackMock::~ConnectionCallbackMock ( )
inlinevirtual

Definition at line 76 of file PortBaseTests.cpp.

Member Function Documentation

virtual void PortBase::ConnectionCallbackMock::operator() ( RTC::ConnectorProfile &  profile)
inlinevirtual

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

std::string PortBase::ConnectionCallbackMock::m_name

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 Thu Jun 6 2019 19:26:03