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

Public Member Functions

virtual ::RTC::Local::ReturnCode_t connect (::RTC::Local::ConnectorProfile &connector_profile) throw ()
 
void decRef ()
 
virtual ::RTC::Local::ReturnCode_t disconnect (const ::std::string &connector_id) throw ()
 
virtual ::RTC::Local::ReturnCode_t disconnect_all () throw ()
 
virtual ::RTC::Local::ConnectorProfile get_connector_profile (const ::std::string &connector_id) throw ()
 
virtual ::RTC::Local::ConnectorProfileList get_connector_profiles () throw ()
 
virtual ::RTC::Local::PortProfile get_port_profile () throw ()
 
const char * id ()
 
void incRef ()
 
 IPortServiceMock ()
 
const char * name ()
 
virtual ::RTC::Local::ReturnCode_t notify_connect (::RTC::Local::ConnectorProfile &connector_profile) throw ()
 
virtual ::RTC::Local::ReturnCode_t notify_disconnect (const ::std::string &connector_id) throw ()
 
virtual ~IPortServiceMock ()
 
- Public Member Functions inherited from RTC::Local::IPortService
virtual ReturnCode_t connect (ConnectorProfile &connector_profile)=0
 
virtual ReturnCode_t disconnect (const UniqueIdentifier connector_id)=0
 
virtual ConnectorProfileget_connector_profile (const UniqueIdentifier connector_id) const =0
 
virtual ConnectorProfileListget_connector_profiles () const =0
 
virtual PortProfileget_port_profile () const =0
 
virtual ReturnCode_t notify_connect (ConnectorProfile &connector_profile)=0
 
virtual ReturnCode_t notify_disconnect (const UniqueIdentifier connector_id)=0
 
virtual ~IPortService ()
 

Private Attributes

std::string m_name
 
int m_refcount
 

Detailed Description

Definition at line 132 of file PortServiceProxyTests.cpp.

Constructor & Destructor Documentation

PortServiceProxy::IPortServiceMock::IPortServiceMock ( )
inline

Definition at line 136 of file PortServiceProxyTests.cpp.

virtual PortServiceProxy::IPortServiceMock::~IPortServiceMock ( )
inlinevirtual

Definition at line 139 of file PortServiceProxyTests.cpp.

Member Function Documentation

virtual ::RTC::Local::ReturnCode_t PortServiceProxy::IPortServiceMock::connect ( ::RTC::Local::ConnectorProfile connector_profile)
throw (
)
inline

Definition at line 173 of file PortServiceProxyTests.cpp.

void PortServiceProxy::IPortServiceMock::decRef ( )
inline

Definition at line 146 of file PortServiceProxyTests.cpp.

virtual ::RTC::Local::ReturnCode_t PortServiceProxy::IPortServiceMock::disconnect ( const ::std::string &  connector_id)
throw (
)
inline

Definition at line 180 of file PortServiceProxyTests.cpp.

virtual ::RTC::Local::ReturnCode_t PortServiceProxy::IPortServiceMock::disconnect_all ( )
throw (
)
inlinevirtual

Implements RTC::Local::IPortService.

Definition at line 187 of file PortServiceProxyTests.cpp.

virtual ::RTC::Local::ConnectorProfile PortServiceProxy::IPortServiceMock::get_connector_profile ( const ::std::string &  connector_id)
throw (
)
inline

Definition at line 164 of file PortServiceProxyTests.cpp.

virtual ::RTC::Local::ConnectorProfileList PortServiceProxy::IPortServiceMock::get_connector_profiles ( )
throw (
)
inline

Definition at line 158 of file PortServiceProxyTests.cpp.

virtual ::RTC::Local::PortProfile PortServiceProxy::IPortServiceMock::get_port_profile ( )
throw (
)
inline

Definition at line 152 of file PortServiceProxyTests.cpp.

const char* PortServiceProxy::IPortServiceMock::id ( )
inline

Definition at line 140 of file PortServiceProxyTests.cpp.

void PortServiceProxy::IPortServiceMock::incRef ( )
inline

Definition at line 142 of file PortServiceProxyTests.cpp.

const char* PortServiceProxy::IPortServiceMock::name ( )
inline

Definition at line 141 of file PortServiceProxyTests.cpp.

virtual ::RTC::Local::ReturnCode_t PortServiceProxy::IPortServiceMock::notify_connect ( ::RTC::Local::ConnectorProfile connector_profile)
throw (
)
inline

Definition at line 193 of file PortServiceProxyTests.cpp.

virtual ::RTC::Local::ReturnCode_t PortServiceProxy::IPortServiceMock::notify_disconnect ( const ::std::string &  connector_id)
throw (
)
inline

Definition at line 200 of file PortServiceProxyTests.cpp.

Member Data Documentation

std::string PortServiceProxy::IPortServiceMock::m_name
private

Definition at line 208 of file PortServiceProxyTests.cpp.

int PortServiceProxy::IPortServiceMock::m_refcount
private

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