OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
RTC::PortBase Member List

This is the complete list of members for RTC::PortBase, including all inherited members.

_publishInterfaces()RTC::PortBaseprotectedvirtual
activateInterfaces()=0RTC::PortBasepure virtual
addProperty(const char *key, ValueType value)RTC::PortBaseinlineprotected
appendInterface(const char *instance_name, const char *type_name, PortInterfacePolarity pol)RTC::PortBaseprotected
appendProperty(const char *key, const char *value)RTC::PortBaseinlineprotected
checkPorts(::RTC::PortServiceList &ports)RTC::PortBaseprotected
connect(ConnectorProfile &connector_profile) overrideRTC::PortBase
connectNext(ConnectorProfile &connector_profile)RTC::PortBaseprotectedvirtual
deactivateInterfaces()=0RTC::PortBasepure virtual
deleteInterface(const char *name, PortInterfacePolarity pol)RTC::PortBaseprotected
disconnect(const char *connector_id) overrideRTC::PortBase
disconnect_all() overrideRTC::PortBase
disconnectNext(ConnectorProfile &cprof)RTC::PortBaseprotectedvirtual
eraseConnectorProfile(const char *id)RTC::PortBaseprotected
findConnProfile(const char *id)RTC::PortBaseprotected
findConnProfileIndex(const char *id)RTC::PortBaseprotected
get_connector_profile(const char *connector_id) overrideRTC::PortBase
get_connector_profiles() overrideRTC::PortBase
get_port_profile() overrideRTC::PortBase
getDirectPort()RTC::PortBasevirtual
getName() constRTC::PortBase
getPortProfile() constRTC::PortBase
getPortRef() constRTC::PortBase
getProfile() constRTC::PortBase
getUUID()RTC::PortBaseprotectedstatic
isEmptyId(const ConnectorProfile &connector_profile)RTC::PortBaseprotectedstatic
isExistingConnId(const char *id)RTC::PortBaseprotected
isExistingMarshalingType(coil::Properties &con_prop)RTC::PortBaseprotected
m_connectionLimitRTC::PortBaseprotected
m_connectorsMutexRTC::PortBasemutableprotected
m_directportRTC::PortBaseprotected
m_objrefRTC::PortBaseprotected
m_onConnectedRTC::PortBaseprotected
m_onConnectionLostRTC::PortBaseprotected
m_onDisconnectedRTC::PortBaseprotected
m_onPublishInterfacesRTC::PortBaseprotected
m_onSubscribeInterfacesRTC::PortBaseprotected
m_onUnsubscribeInterfacesRTC::PortBaseprotected
m_ownerInstanceNameRTC::PortBaseprotected
m_portconnListenersRTC::PortBaseprotected
m_profileRTC::PortBaseprotected
m_profile_mutexRTC::PortBasemutableprotected
m_propertiesRTC::PortBaseprotected
notify_connect(ConnectorProfile &connector_profile) overrideRTC::PortBase
notify_disconnect(const char *connector_id) overrideRTC::PortBase
onConnected(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBaseinlineprotected
onConnectNextport(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBaseinlineprotected
onDisconnected(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBaseinlineprotected
onDisconnectNextport(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBaseinlineprotected
onNotifyConnect(const char *portname, RTC::ConnectorProfile &profile)RTC::PortBaseinlineprotected
onNotifyDisconnect(const char *portname, RTC::ConnectorProfile &profile)RTC::PortBaseinlineprotected
onPublishInterfaces(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBaseinlineprotected
onSubscribeInterfaces(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret)RTC::PortBaseinlineprotected
onUnsubscribeInterfaces(const char *portname, RTC::ConnectorProfile &profile)RTC::PortBaseinlineprotected
PortBase(const char *name="")RTC::PortBaseexplicit
publishInterfaces(ConnectorProfile &connector_profile)=0RTC::PortBaseprotectedpure virtual
rtclogRTC::PortBasemutableprotected
setConnectionLimit(int limit_value)RTC::PortBaseprotectedvirtual
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_unsubscribe)RTC::PortBase
setOwner(RTObject_ptr owner)RTC::PortBase
setPortConnectListenerHolder(PortConnectListeners *portconnListeners)RTC::PortBase
setPortRef(PortService_ptr port_ref)RTC::PortBase
setUUID(ConnectorProfile &connector_profile)RTC::PortBaseprotectedstatic
subscribeInterfaces(const ConnectorProfile &connector_profile)=0RTC::PortBaseprotectedpure virtual
unsubscribeInterfaces(const ConnectorProfile &connector_profile)=0RTC::PortBaseprotectedpure virtual
updateConnectorProfile(const ConnectorProfile &connector_profile)RTC::PortBaseprotected
updateConnectors()RTC::PortBaseprotected
~PortBase() overrideRTC::PortBase