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

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

_publishInterfaces()RTC::PortBaseprotectedvirtual
activateInterfaces() overrideRTC::OutPortBasevirtual
addConnectorDataListener(ConnectorDataListenerType type, ConnectorDataListener *listener, bool autoclean=true)RTC::OutPortBase
addConnectorListener(ConnectorListenerType type, ConnectorListener *listener, bool autoclean=true)RTC::OutPortBase
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
checkEndian(const coil::Properties &prop, bool &littleEndian)RTC::OutPortBaseprotected
checkPorts(::RTC::PortServiceList &ports)RTC::PortBaseprotected
configure()RTC::OutPortBaseprotected
connect(ConnectorProfile &connector_profile) overrideRTC::OutPortBase
connectNext(ConnectorProfile &connector_profile)RTC::PortBaseprotectedvirtual
ConnectorList typedefRTC::OutPortBase
connectors()RTC::OutPortBase
createConnector(const ConnectorProfile &cprof, coil::Properties &prop, InPortConsumer *consumer)RTC::OutPortBaseprotected
createConnector(const ConnectorProfile &cprof, coil::Properties &prop, OutPortProvider *provider)RTC::OutPortBaseprotected
createConsumer(const ConnectorProfile &cprof, coil::Properties &prop)RTC::OutPortBaseprotected
createProvider(ConnectorProfile &cprof, coil::Properties &prop)RTC::OutPortBaseprotected
deactivateInterfaces() overrideRTC::OutPortBasevirtual
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
getConnectorById(const char *id)RTC::OutPortBase
getConnectorByName(const char *name)RTC::OutPortBase
getConnectorIds()RTC::OutPortBase
getConnectorNames()RTC::OutPortBase
getConnectorProfileById(const char *id, ConnectorInfo &prof)RTC::OutPortBase
getConnectorProfileByName(const char *name, ConnectorInfo &prof)RTC::OutPortBase
getConnectorProfiles()RTC::OutPortBase
getDirectPort()RTC::PortBasevirtual
getListeners()RTC::OutPortBasevirtual
getLocalInPort(const ConnectorInfo &profile)RTC::OutPortBaseprotected
getName() constRTC::PortBase
getPortProfile() constRTC::PortBase
getPortRef() constRTC::PortBase
getProfile() constRTC::PortBase
getUUID()RTC::PortBaseprotectedstatic
init(coil::Properties &prop)RTC::OutPortBase
initConnectorListeners()RTC::OutPortBaseprotectedvirtual
initConsumers()RTC::OutPortBaseprotected
initProviders()RTC::OutPortBaseprotected
isEmptyId(const ConnectorProfile &connector_profile)RTC::PortBaseprotectedstatic
isExistingConnId(const char *id)RTC::PortBaseprotected
isExistingMarshalingType(coil::Properties &con_prop)RTC::PortBaseprotected
isLittleEndian()RTC::OutPortBase
m_connectionLimitRTC::PortBaseprotected
m_connectorsRTC::OutPortBaseprotected
m_connectorsMutexRTC::PortBasemutableprotected
m_consumerTypesRTC::OutPortBaseprotected
m_directportRTC::PortBaseprotected
m_listenersRTC::OutPortBaseprotected
m_littleEndianRTC::OutPortBaseprotected
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
m_providerTypesRTC::OutPortBaseprotected
notify_connect(ConnectorProfile &connector_profile) overrideRTC::OutPortBaseprotected
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
OutPortBase(const char *name, const char *data_type)RTC::OutPortBase
PortBase(const char *name="")RTC::PortBaseexplicit
properties()RTC::OutPortBase
publishInterfaces(ConnectorProfile &cprof) overrideRTC::OutPortBaseprotectedvirtual
removeConnectorDataListener(ConnectorDataListenerType type, ConnectorDataListener *listener)RTC::OutPortBase
removeConnectorListener(ConnectorListenerType type, ConnectorListener *listener)RTC::OutPortBase
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 &cprof) overrideRTC::OutPortBaseprotectedvirtual
unsubscribeInterfaces(const ConnectorProfile &connector_profile) overrideRTC::OutPortBaseprotectedvirtual
updateConnectorProfile(const ConnectorProfile &connector_profile)RTC::PortBaseprotected
updateConnectors()RTC::PortBaseprotected
write()=0RTC::OutPortBasepure virtual
~OutPortBase() overrideRTC::OutPortBase
~PortBase() overrideRTC::PortBase