Definition at line 216 of file PortServiceProxyTests.cpp.
◆ PortServiceRtmMock()
PortServiceProxy::PortServiceRtmMock::PortServiceRtmMock |
( |
| ) |
|
|
inline |
◆ ~PortServiceRtmMock()
virtual PortServiceProxy::PortServiceRtmMock::~PortServiceRtmMock |
( |
| ) |
|
|
inlinevirtual |
◆ connect()
::RTC::ReturnCode_t PortServiceProxy::PortServiceRtmMock::connect |
( |
::RTC::ConnectorProfile & |
connector_profile | ) |
|
throw | ( | CORBA::SystemException |
| ) | | |
|
inline |
◆ disconnect()
::RTC::ReturnCode_t PortServiceProxy::PortServiceRtmMock::disconnect |
( |
const char * |
connector_id | ) |
|
throw | ( | CORBA::SystemException |
| ) | | |
|
inline |
◆ disconnect_all()
::RTC::ReturnCode_t PortServiceProxy::PortServiceRtmMock::disconnect_all |
( |
| ) |
|
throw | ( | CORBA::SystemException |
| ) | | |
|
inline |
◆ get_connector_profile()
::RTC::ConnectorProfile* PortServiceProxy::PortServiceRtmMock::get_connector_profile |
( |
const char * |
connector_id | ) |
|
throw | ( | CORBA::SystemException |
| ) | | |
|
inline |
◆ get_connector_profiles()
::RTC::ConnectorProfileList* PortServiceProxy::PortServiceRtmMock::get_connector_profiles |
( |
| ) |
|
throw | ( | CORBA::SystemException |
| ) | | |
|
inline |
◆ get_port_profile()
::RTC::PortProfile* PortServiceProxy::PortServiceRtmMock::get_port_profile |
( |
| ) |
|
throw | ( | CORBA::SystemException |
| ) | | |
|
inline |
◆ notify_connect()
::RTC::ReturnCode_t PortServiceProxy::PortServiceRtmMock::notify_connect |
( |
::RTC::ConnectorProfile & |
connector_profile | ) |
|
throw | ( | CORBA::SystemException |
| ) | | |
|
inline |
◆ notify_disconnect()
::RTC::ReturnCode_t PortServiceProxy::PortServiceRtmMock::notify_disconnect |
( |
const char * |
connector_id | ) |
|
throw | ( | CORBA::SystemException |
| ) | | |
|
inline |
◆ setLogger()
void PortServiceProxy::PortServiceRtmMock::setLogger |
( |
Logger * |
logger | ) |
|
|
inline |
◆ m_log
std::vector<std::string> PortServiceProxy::PortServiceRtmMock::m_log |
|
protected |
◆ m_logger
Logger* PortServiceProxy::PortServiceRtmMock::m_logger |
|
private |
◆ m_profile
::RTC::PortProfile PortServiceProxy::PortServiceRtmMock::m_profile |
|
protected |
The documentation for this class was generated from the following file: