This is the complete list of members for RTC::CorbaPort, including all inherited members.
_publishInterfaces(void) | RTC::PortBase | protectedvirtual |
activateInterfaces() | RTC::CorbaPort | protectedvirtual |
addProperty(const char *key, ValueType value) | RTC::PortBase | inlineprotected |
appendInterface(const char *name, const char *type_name, PortInterfacePolarity pol) | RTC::PortBase | protected |
appendProperty(const char *key, const char *value) | RTC::PortBase | inlineprotected |
checkPorts(::RTC::PortServiceList &ports) | RTC::PortBase | protected |
connect(ConnectorProfile &connector_profile) | RTC::PortBase | virtual |
connectNext(ConnectorProfile &connector_profile) | RTC::PortBase | protectedvirtual |
CorbaConsumerList typedef | RTC::CorbaPort | private |
CorbaPort(const char *name) | RTC::CorbaPort | |
CorbaProviderList typedef | RTC::CorbaPort | private |
deactivateInterfaces() | RTC::CorbaPort | protectedvirtual |
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 | protectedvirtual |
eraseConnectorProfile(const char *id) | RTC::PortBase | protected |
findConnProfile(const char *id) | RTC::PortBase | protected |
findConnProfileIndex(const char *id) | RTC::PortBase | protected |
findProvider(const NVList &nv, CorbaConsumerHolder &cons, std::string &iorstr) | RTC::CorbaPort | privatevirtual |
findProviderOld(const NVList &nv, CorbaConsumerHolder &cons, std::string &iorstr) | RTC::CorbaPort | privatevirtual |
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 |
init(coil::Properties &prop) | RTC::CorbaPort | |
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 | mutableprotected |
m_consumers | RTC::CorbaPort | private |
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 | mutableprotected |
m_properties | RTC::CorbaPort | protected |
m_providers | RTC::CorbaPort | private |
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 | inlineprotected |
onConnectNextport(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret) | RTC::PortBase | inlineprotected |
onDisconnected(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret) | RTC::PortBase | inlineprotected |
onDisconnectNextport(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret) | RTC::PortBase | inlineprotected |
onNotifyConnect(const char *portname, RTC::ConnectorProfile &profile) | RTC::PortBase | inlineprotected |
onNotifyDisconnect(const char *portname, RTC::ConnectorProfile &profile) | RTC::PortBase | inlineprotected |
onPublishInterfaces(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret) | RTC::PortBase | inlineprotected |
onSubscribeInterfaces(const char *portname, RTC::ConnectorProfile &profile, ReturnCode_t ret) | RTC::PortBase | inlineprotected |
onUnsubscribeInterfaces(const char *portname, RTC::ConnectorProfile &profile) | RTC::PortBase | inlineprotected |
PortBase(const char *name="") | RTC::PortBase | |
publishInterfaces(ConnectorProfile &connector_profile) | RTC::CorbaPort | protectedvirtual |
registerConsumer(const char *instance_name, const char *type_name, CorbaConsumerBase &consumer) | RTC::CorbaPort | |
registerProvider(const char *instance_name, const char *type_name, PortableServer::RefCountServantBase &provider) | RTC::CorbaPort | |
releaseObject(const std::string &ior, CorbaConsumerHolder &cons) | RTC::CorbaPort | private |
rtclog | RTC::PortBase | mutableprotected |
setConnectionLimit(int limit_value) | RTC::PortBase | protectedvirtual |
setName(const char *name) | RTC::PortBase | |
setObject(const std::string &ior, CorbaConsumerHolder &cons) | RTC::CorbaPort | private |
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 ConnectorProfile &connector_profile) | RTC::CorbaPort | protectedvirtual |
unsubscribeInterfaces(const ConnectorProfile &connector_profile) | RTC::CorbaPort | protectedvirtual |
updateConnectorProfile(const ConnectorProfile &connector_profile) | RTC::PortBase | protected |
updateConnectors() | RTC::PortBase | protected |
~CorbaPort(void) | RTC::CorbaPort | virtual |
~PortBase(void) | RTC::PortBase | virtual |