addProperty(const char *key, ValueType value) | RTC::PortBase | [inline, protected] |
appendInterface(const char *name, const char *type_name, PortInterfacePolarity pol) | RTC::PortBase | [protected] |
connect(ConnectorProfile &connector_profile) | RTC::PortBase | [virtual] |
connectNext(ConnectorProfile &connector_profile) | RTC::PortBase | [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] |
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_objref | 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] |
PortBase(const char *name="") | RTC::PortBase | |
publishInterfaces(ConnectorProfile &connector_profile)=0 | RTC::PortBase | [protected, pure virtual] |
setName(const char *name) | RTC::PortBase | |
setOwner(RTObject_ptr owner) | RTC::PortBase | |
setPortRef(Port_ptr port_ref) | RTC::PortBase | |
setUUID(ConnectorProfile &connector_profile) const | RTC::PortBase | [protected] |
subscribeInterfaces(const ConnectorProfile &connector_profile)=0 | RTC::PortBase | [protected, pure virtual] |
unsubscribeInterfaces(const ConnectorProfile &connector_profile)=0 | RTC::PortBase | [protected, pure virtual] |
updateConnectorProfile(const ConnectorProfile &connector_profile) | RTC::PortBase | [protected] |
~PortBase() | RTC::PortBase | [virtual] |