, including all inherited members.
_publishInterfaces(void) | RTC::PortBase | [protected, virtual] |
activateInterfaces() | CORBA_SeqUtil::PortMock | [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() | CORBA_SeqUtil::PortMock | [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] |
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 | |
getPortProfile() const | RTC::PortBase | |
getPortRef() | RTC::PortBase | |
getProfile() const | RTC::PortBase | |
getUUID() const | RTC::PortBase | [protected] |
Guard typedef | RTC::PortBase | [protected] |
isEmptyId(const ConnectorProfile &connector_profile) const | RTC::PortBase | [protected] |
isExistingConnId(const char *id) | RTC::PortBase | [protected] |
m_connectionLimit | RTC::PortBase | [protected] |
m_connectorsMutex | RTC::PortBase | [mutable, protected] |
m_objref | RTC::PortBase | [protected] |
m_onConnected | RTC::PortBase | [protected] |
m_onConnectionLost | RTC::PortBase | [protected] |
m_onDisconnected | RTC::PortBase | [protected] |
m_onPublishInterfaces | RTC::PortBase | [protected] |
m_onSubscribeInterfaces | RTC::PortBase | [protected] |
m_onUnsubscribeInterfaces | RTC::PortBase | [protected] |
m_ownerInstanceName | RTC::PortBase | [protected] |
m_portconnListeners | RTC::PortBase | [protected] |
m_profile | RTC::PortBase | [protected] |
m_profile_mutex | RTC::PortBase | [mutable, protected] |
notify_connect(ConnectorProfile &connector_profile) | RTC::PortBase | [virtual] |
notify_disconnect(const char *connector_id) | RTC::PortBase | [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 | |
publishInterfaces(RTC::ConnectorProfile &) | CORBA_SeqUtil::PortMock | [inline, protected, virtual] |
RTC::PortBase::publishInterfaces(ConnectorProfile &connector_profile)=0 | RTC::PortBase | [protected, pure virtual] |
rtclog | RTC::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 &) | CORBA_SeqUtil::PortMock | [inline, protected, virtual] |
RTC::PortBase::subscribeInterfaces(const ConnectorProfile &connector_profile)=0 | RTC::PortBase | [protected, pure virtual] |
unsubscribeInterfaces(const RTC::ConnectorProfile &) | CORBA_SeqUtil::PortMock | [inline, protected, virtual] |
RTC::PortBase::unsubscribeInterfaces(const ConnectorProfile &connector_profile)=0 | RTC::PortBase | [protected, pure virtual] |
updateConnectorProfile(const ConnectorProfile &connector_profile) | RTC::PortBase | [protected] |
updateConnectors() | RTC::PortBase | [protected] |
~PortBase(void) | RTC::PortBase | [virtual] |