PortBase::PortBaseMock Member List
This is the complete list of members for PortBase::PortBaseMock, including all inherited members.
_notifyConnectTimesPortBase::PortBaseMock [private]
_notifyDisconnectTimesPortBase::PortBaseMock [private]
_publishIfsTimesPortBase::PortBaseMock [private]
_publishInterfaces(void)RTC::PortBase [protected, virtual]
_subscribeIfsTimesPortBase::PortBaseMock [private]
_unsubscribeIfsTimesPortBase::PortBaseMock [private]
activateInterfaces()PortBase::PortBaseMock [inline, protected, virtual]
addProperty(const char *key, ValueType value)RTC::PortBase [inline, protected]
appendInterface(const char *name, const char *type_name, PortInterfacePolarity pol)RTC::PortBase [protected]
appendProperty(const char *key, const char *value)RTC::PortBase [inline, protected]
checkPorts(::RTC::PortServiceList &ports)RTC::PortBase [protected]
connect(ConnectorProfile &connector_profile)RTC::PortBase [virtual]
connectNext(ConnectorProfile &connector_profile)RTC::PortBase [protected, virtual]
deactivateInterfaces()PortBase::PortBaseMock [inline, protected, virtual]
deleteInterface(const char *name, PortInterfacePolarity pol)RTC::PortBase [protected]
disconnect(const char *connector_id)RTC::PortBase [virtual]
disconnect_all()RTC::PortBase [virtual]
disconnectNext(ConnectorProfile &connector_profile)RTC::PortBase [protected, virtual]
erase_m_profile(void)PortBase::PortBaseMock [inline]
eraseConnectorProfile(const char *id)RTC::PortBase [protected]
findConnProfile(const char *id)RTC::PortBase [protected]
findConnProfileIndex(const char *id)RTC::PortBase [protected]
get_connector_profile(const char *connector_id)RTC::PortBase [virtual]
get_connector_profiles()RTC::PortBase [virtual]
get_port_profile()RTC::PortBase [virtual]
getName() const RTC::PortBase
getNotifyConnectTimes() const PortBase::PortBaseMock [inline]
getNotifyDisconnectTimes() const PortBase::PortBaseMock [inline]
getNow() const PortBase::PortBaseMock [inline, private]
getPortProfile() const RTC::PortBase
getPortRef()RTC::PortBase
getProfile() const RTC::PortBase
getPublishIfsTimes() const PortBase::PortBaseMock [inline]
getSubscribeIfsTimes() const PortBase::PortBaseMock [inline]
getUnsubscribeIfsTimes() const PortBase::PortBaseMock [inline]
getUUID() const PortBase::PortBaseMock [inline]
Guard typedefRTC::PortBase [protected]
isEmptyId(const ConnectorProfile &connector_profile) const RTC::PortBase [protected]
isExistingConnId(const char *id)RTC::PortBase [protected]
m_connectionLimitRTC::PortBase [protected]
m_connectorsMutexRTC::PortBase [mutable, protected]
m_objrefRTC::PortBase [protected]
m_onConnectedRTC::PortBase [protected]
m_onConnectionLostRTC::PortBase [protected]
m_onDisconnectedRTC::PortBase [protected]
m_onPublishInterfacesRTC::PortBase [protected]
m_onSubscribeInterfacesRTC::PortBase [protected]
m_onUnsubscribeInterfacesRTC::PortBase [protected]
m_ownerInstanceNameRTC::PortBase [protected]
m_portconnListenersRTC::PortBase [protected]
m_profileRTC::PortBase [protected]
m_profile_mutexRTC::PortBase [mutable, protected]
notify_connect(RTC::ConnectorProfile &connector_profile)PortBase::PortBaseMock [inline, virtual]
RTC::PortBase::notify_connect(ConnectorProfile &connector_profile)RTC::PortBase [virtual]
notify_disconnect(const char *connector_id)PortBase::PortBaseMock [inline, virtual]
onConnected(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBase [inline, protected]
onConnectNextport(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBase [inline, protected]
onDisconnected(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBase [inline, protected]
onDisconnectNextport(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBase [inline, protected]
onNotifyConnect(const char *portname, RTC::ConnectorProfile &profile)RTC::PortBase [inline, protected]
onNotifyDisconnect(const char *portname, RTC::ConnectorProfile &profile)RTC::PortBase [inline, protected]
onPublishInterfaces(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBase [inline, protected]
onSubscribeInterfaces(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBase [inline, protected]
onUnsubscribeInterfaces(const char *portname, RTC::ConnectorProfile &profile)RTC::PortBase [inline, protected]
PortBase(const char *name="")RTC::PortBase
PortBaseMock(const RTC::PortProfile &profile)PortBase::PortBaseMock [inline]
publishInterfaces(RTC::ConnectorProfile &connector_profile)PortBase::PortBaseMock [inline, protected, virtual]
RTC::PortBase::publishInterfaces(ConnectorProfile &connector_profile)=0RTC::PortBase [protected, pure virtual]
rtclogRTC::PortBase [mutable, protected]
setConnectionLimit(int limit_value)RTC::PortBase [protected, virtual]
setName(const char *name)RTC::PortBase
setOnConnected(ConnectionCallback *on_connected)RTC::PortBase
setOnConnectionLost(ConnectionCallback *on_connection_lost)RTC::PortBase
setOnDisconnected(ConnectionCallback *on_disconnected)RTC::PortBase
setOnPublishInterfaces(ConnectionCallback *on_publish)RTC::PortBase
setOnSubscribeInterfaces(ConnectionCallback *on_subscribe)RTC::PortBase
setOnUnsubscribeInterfaces(ConnectionCallback *on_subscribe)RTC::PortBase
setOwner(RTObject_ptr owner)RTC::PortBase
setPortConnectListenerHolder(PortConnectListeners *portconnListeners)RTC::PortBase
setPortRef(PortService_ptr port_ref)RTC::PortBase
setUUID(ConnectorProfile &connector_profile) const RTC::PortBase [protected]
subscribeInterfaces(const RTC::ConnectorProfile &connector_profile)PortBase::PortBaseMock [inline, protected, virtual]
RTC::PortBase::subscribeInterfaces(const ConnectorProfile &connector_profile)=0RTC::PortBase [protected, pure virtual]
unsubscribeInterfaces(const RTC::ConnectorProfile &connector_profile)PortBase::PortBaseMock [inline, protected, virtual]
RTC::PortBase::unsubscribeInterfaces(const ConnectorProfile &connector_profile)=0RTC::PortBase [protected, pure virtual]
updateConnectorProfile(const ConnectorProfile &connector_profile)RTC::PortBase [protected]
updateConnectors()RTC::PortBase [protected]
~PortBase(void)RTC::PortBase [virtual]


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:13