Public Member Functions | Protected Attributes | Private Attributes | List of all members
PortServiceProxy::PortServiceRtmMock Class Reference
Inheritance diagram for PortServiceProxy::PortServiceRtmMock:
Inheritance graph
[legend]

Public Member Functions

::RTC::ReturnCode_t connect (::RTC::ConnectorProfile &connector_profile) throw (CORBA::SystemException)
 
::RTC::ReturnCode_t disconnect (const char *connector_id) throw (CORBA::SystemException)
 
::RTC::ReturnCode_t disconnect_all () throw (CORBA::SystemException)
 
::RTC::ConnectorProfile * get_connector_profile (const char *connector_id) throw (CORBA::SystemException)
 
::RTC::ConnectorProfileList * get_connector_profiles () throw (CORBA::SystemException)
 
::RTC::PortProfile * get_port_profile () throw (CORBA::SystemException)
 
::RTC::ReturnCode_t notify_connect (::RTC::ConnectorProfile &connector_profile) throw (CORBA::SystemException)
 
::RTC::ReturnCode_t notify_disconnect (const char *connector_id) throw (CORBA::SystemException)
 
 PortServiceRtmMock ()
 
void setLogger (Logger *logger)
 
virtual ~PortServiceRtmMock ()
 

Protected Attributes

std::vector< std::string > m_log
 
::RTC::PortProfile m_profile
 

Private Attributes

Loggerm_logger
 

Detailed Description

Definition at line 216 of file PortServiceProxyTests.cpp.

Constructor & Destructor Documentation

PortServiceProxy::PortServiceRtmMock::PortServiceRtmMock ( )
inline

Definition at line 222 of file PortServiceProxyTests.cpp.

virtual PortServiceProxy::PortServiceRtmMock::~PortServiceRtmMock ( )
inlinevirtual

Definition at line 223 of file PortServiceProxyTests.cpp.

Member Function Documentation

::RTC::ReturnCode_t PortServiceProxy::PortServiceRtmMock::connect ( ::RTC::ConnectorProfile &  connector_profile)
throw (CORBA::SystemException
)
inline

Definition at line 305 of file PortServiceProxyTests.cpp.

::RTC::ReturnCode_t PortServiceProxy::PortServiceRtmMock::disconnect ( const char *  connector_id)
throw (CORBA::SystemException
)
inline

Definition at line 368 of file PortServiceProxyTests.cpp.

::RTC::ReturnCode_t PortServiceProxy::PortServiceRtmMock::disconnect_all ( )
throw (CORBA::SystemException
)
inline

Definition at line 394 of file PortServiceProxyTests.cpp.

::RTC::ConnectorProfile* PortServiceProxy::PortServiceRtmMock::get_connector_profile ( const char *  connector_id)
throw (CORBA::SystemException
)
inline

Definition at line 278 of file PortServiceProxyTests.cpp.

::RTC::ConnectorProfileList* PortServiceProxy::PortServiceRtmMock::get_connector_profiles ( )
throw (CORBA::SystemException
)
inline

Definition at line 251 of file PortServiceProxyTests.cpp.

::RTC::PortProfile* PortServiceProxy::PortServiceRtmMock::get_port_profile ( )
throw (CORBA::SystemException
)
inline

Definition at line 232 of file PortServiceProxyTests.cpp.

::RTC::ReturnCode_t PortServiceProxy::PortServiceRtmMock::notify_connect ( ::RTC::ConnectorProfile &  connector_profile)
throw (CORBA::SystemException
)
inline

Definition at line 337 of file PortServiceProxyTests.cpp.

::RTC::ReturnCode_t PortServiceProxy::PortServiceRtmMock::notify_disconnect ( const char *  connector_id)
throw (CORBA::SystemException
)
inline

Definition at line 381 of file PortServiceProxyTests.cpp.

void PortServiceProxy::PortServiceRtmMock::setLogger ( Logger logger)
inline

Definition at line 225 of file PortServiceProxyTests.cpp.

Member Data Documentation

std::vector<std::string> PortServiceProxy::PortServiceRtmMock::m_log
protected

Definition at line 219 of file PortServiceProxyTests.cpp.

Logger* PortServiceProxy::PortServiceRtmMock::m_logger
private

Definition at line 405 of file PortServiceProxyTests.cpp.

::RTC::PortProfile PortServiceProxy::PortServiceRtmMock::m_profile
protected

Definition at line 220 of file PortServiceProxyTests.cpp.


The documentation for this class was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:02