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

Public Member Functions

virtual ::RTC::ReturnCode_t connect (::RTC::ConnectorProfile &connector_profile)
 
virtual ::RTC::ReturnCode_t disconnect (const char *connector_id)
 
virtual ::RTC::ReturnCode_t disconnect_all ()
 
virtual ::RTC::ConnectorProfile * get_connector_profile (const char *connector_id)
 
virtual ::RTC::ConnectorProfileList * get_connector_profiles ()
 
virtual ::RTC::PortProfile * get_port_profile ()
 
virtual ::RTC::ReturnCode_t notify_connect (::RTC::ConnectorProfile &connector_profile)
 
virtual ::RTC::ReturnCode_t notify_disconnect (const char *connector_id)
 
 PortServiceServantMock (doil::ImplBase *impl)
 
virtual ~PortServiceServantMock ()
 
- Public Member Functions inherited from doil::CORBA::CORBAServantBase
 CORBAServantBase (ImplBase *impl)
 
virtual void decRef ()
 
virtual const char * id () const
 
virtual void incRef ()
 
virtual const char * name () const
 
virtual ~CORBAServantBase ()
 
- Public Member Functions inherited from doil::ServantBase
virtual ~ServantBase ()
 

Private Attributes

::RTC::Local::IPortServicem_impl
 

Additional Inherited Members

- Protected Attributes inherited from doil::CORBA::CORBAServantBase
std::string m_id
 
std::string m_name
 
int m_refcount
 

Detailed Description

Definition at line 72 of file PortServiceProxyTests.cpp.

Constructor & Destructor Documentation

PortServiceProxy::PortServiceServantMock::PortServiceServantMock ( doil::ImplBase impl)
inline

Definition at line 77 of file PortServiceProxyTests.cpp.

virtual PortServiceProxy::PortServiceServantMock::~PortServiceServantMock ( )
inlinevirtual

Definition at line 82 of file PortServiceProxyTests.cpp.

Member Function Documentation

virtual ::RTC::ReturnCode_t PortServiceProxy::PortServiceServantMock::connect ( ::RTC::ConnectorProfile &  connector_profile)
inline

Definition at line 101 of file PortServiceProxyTests.cpp.

virtual ::RTC::ReturnCode_t PortServiceProxy::PortServiceServantMock::disconnect ( const char *  connector_id)
inline

Definition at line 106 of file PortServiceProxyTests.cpp.

virtual ::RTC::ReturnCode_t PortServiceProxy::PortServiceServantMock::disconnect_all ( )
inline

Definition at line 110 of file PortServiceProxyTests.cpp.

virtual ::RTC::ConnectorProfile* PortServiceProxy::PortServiceServantMock::get_connector_profile ( const char *  connector_id)
inline

Definition at line 95 of file PortServiceProxyTests.cpp.

virtual ::RTC::ConnectorProfileList* PortServiceProxy::PortServiceServantMock::get_connector_profiles ( )
inline

Definition at line 89 of file PortServiceProxyTests.cpp.

virtual ::RTC::PortProfile* PortServiceProxy::PortServiceServantMock::get_port_profile ( )
inline

Definition at line 84 of file PortServiceProxyTests.cpp.

virtual ::RTC::ReturnCode_t PortServiceProxy::PortServiceServantMock::notify_connect ( ::RTC::ConnectorProfile &  connector_profile)
inline

Definition at line 114 of file PortServiceProxyTests.cpp.

virtual ::RTC::ReturnCode_t PortServiceProxy::PortServiceServantMock::notify_disconnect ( const char *  connector_id)
inline

Definition at line 119 of file PortServiceProxyTests.cpp.

Member Data Documentation

::RTC::Local::IPortService* PortServiceProxy::PortServiceServantMock::m_impl
private

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