__del__(self) | OpenRTM_aist.PortBase.PortBase | |
__init__(self) | test_PortAdmin.PortBase | |
OpenRTM_aist::PortBase::PortBase.__init__(self, name=None) | OpenRTM_aist.PortBase.PortBase | |
activateInterfaces(self) | test_PortAdmin.PortBase | |
addProperty(self, key, value) | OpenRTM_aist.PortBase.PortBase | |
appendInterface(self, instance_name, type_name, pol) | OpenRTM_aist.PortBase.PortBase | |
appendProperty(self, key, value) | OpenRTM_aist.PortBase.PortBase | |
checkPorts(self, ports) | OpenRTM_aist.PortBase.PortBase | |
connect(self, connector_profile) | OpenRTM_aist.PortBase.PortBase | |
connectNext(self, connector_profile) | OpenRTM_aist.PortBase.PortBase | |
deactivateInterfaces(self) | test_PortAdmin.PortBase | |
deleteInterface(self, name, pol) | OpenRTM_aist.PortBase.PortBase | |
disconnect(self, connector_id) | OpenRTM_aist.PortBase.PortBase | |
disconnect_all(self) | OpenRTM_aist.PortBase.PortBase | |
disconnectNext(self, connector_profile) | OpenRTM_aist.PortBase.PortBase | |
eraseConnectorProfile(self, id_) | OpenRTM_aist.PortBase.PortBase | |
findConnProfile(self, id_) | OpenRTM_aist.PortBase.PortBase | |
findConnProfileIndex(self, id_) | OpenRTM_aist.PortBase.PortBase | |
get_connector_profile(self, connector_id) | OpenRTM_aist.PortBase.PortBase | |
get_connector_profiles(self) | OpenRTM_aist.PortBase.PortBase | |
get_port_profile(self) | OpenRTM_aist.PortBase.PortBase | |
getName(self) | OpenRTM_aist.PortBase.PortBase | |
getPortProfile(self) | OpenRTM_aist.PortBase.PortBase | |
getPortRef(self) | OpenRTM_aist.PortBase.PortBase | |
getProfile(self) | OpenRTM_aist.PortBase.PortBase | |
getUUID(self) | OpenRTM_aist.PortBase.PortBase | |
isEmptyId(self, connector_profile) | OpenRTM_aist.PortBase.PortBase | |
isExistingConnId(self, id_) | OpenRTM_aist.PortBase.PortBase | |
notify_connect(self, connector_profile) | OpenRTM_aist.PortBase.PortBase | |
notify_disconnect(self, connector_id) | OpenRTM_aist.PortBase.PortBase | |
onConnected(self, portname, profile, ret) | OpenRTM_aist.PortBase.PortBase | |
onConnectNextport(self, portname, profile, ret) | OpenRTM_aist.PortBase.PortBase | |
onDisconnected(self, portname, profile, ret) | OpenRTM_aist.PortBase.PortBase | |
onDisconnectNextport(self, portname, profile, ret) | OpenRTM_aist.PortBase.PortBase | |
onNotifyConnect(self, portname, profile) | OpenRTM_aist.PortBase.PortBase | |
onNotifyDisconnect(self, portname, profile) | OpenRTM_aist.PortBase.PortBase | |
onPublishInterfaces(self, portname, profile, ret) | OpenRTM_aist.PortBase.PortBase | |
onSubscribeInterfaces(self, portname, profile, ret) | OpenRTM_aist.PortBase.PortBase | |
onUnsubscribeInterfaces(self, portname, profile) | OpenRTM_aist.PortBase.PortBase | |
publishInterfaces(self, prof) | test_PortAdmin.PortBase | |
setConnectionLimit(self, limit_value) | OpenRTM_aist.PortBase.PortBase | |
setName(self, name) | OpenRTM_aist.PortBase.PortBase | |
setOnConnected(self, on_connected) | OpenRTM_aist.PortBase.PortBase | |
setOnConnectionLost(self, on_connection_lost) | OpenRTM_aist.PortBase.PortBase | |
setOnDisconnected(self, on_disconnected) | OpenRTM_aist.PortBase.PortBase | |
setOnPublishInterfaces(self, on_publish) | OpenRTM_aist.PortBase.PortBase | |
setOnSubscribeInterfaces(self, on_subscribe) | OpenRTM_aist.PortBase.PortBase | |
setOnUnsubscribeInterfaces(self, on_subscribe) | OpenRTM_aist.PortBase.PortBase | |
setOwner(self, owner) | OpenRTM_aist.PortBase.PortBase | |
setPortConnectListenerHolder(self, portconnListeners) | OpenRTM_aist.PortBase.PortBase | |
setPortRef(self, port_ref) | OpenRTM_aist.PortBase.PortBase | |
setUUID(self, connector_profile) | OpenRTM_aist.PortBase.PortBase | |
subscribeInterfaces(self, prof) | test_PortAdmin.PortBase | |
unsubscribeInterfaces(self, prof) | test_PortAdmin.PortBase | |
updateConnectorProfile(self, connector_profile) | OpenRTM_aist.PortBase.PortBase | |
updateConnectors(self) | OpenRTM_aist.PortBase.PortBase | |