|
OpenRTM-aist 2.0.2
|
継承メンバを含む RTC::InPortBase の全メンバ一覧です。
| _publishInterfaces() | RTC::PortBase | protectedvirtual |
| activateInterfaces() override | RTC::InPortBase | virtual |
| addConnectorDataListener(ConnectorDataListenerType type, ConnectorDataListener *listener, bool autoclean=true) | RTC::InPortBase | |
| addConnectorListener(ConnectorListenerType type, ConnectorListener *listener, bool autoclean=true) | RTC::InPortBase | |
| addProperty(const char *key, ValueType value) | RTC::PortBase | inlineprotected |
| appendInterface(const char *instance_name, const char *type_name, PortInterfacePolarity pol) | RTC::PortBase | protected |
| appendProperty(const char *key, const char *value) | RTC::PortBase | inlineprotected |
| checkEndian(const coil::Properties &prop, bool &littleEndian) | RTC::InPortBase | protected |
| checkPorts(::RTC::PortServiceList &ports) | RTC::PortBase | protected |
| connect(ConnectorProfile &connector_profile) override | RTC::InPortBase | |
| connectNext(ConnectorProfile &connector_profile) | RTC::PortBase | protectedvirtual |
| ConnectorList typedef | RTC::InPortBase | |
| connectors() | RTC::InPortBase | |
| createConnector(ConnectorProfile &cprof, coil::Properties &prop, InPortProvider *provider) | RTC::InPortBase | protected |
| createConnector(const ConnectorProfile &cprof, coil::Properties &prop, OutPortConsumer *consumer) | RTC::InPortBase | protected |
| createConsumer(const ConnectorProfile &cprof, coil::Properties &prop) | RTC::InPortBase | protected |
| createProvider(ConnectorProfile &cprof, coil::Properties &prop) | RTC::InPortBase | protected |
| deactivateInterfaces() override | RTC::InPortBase | virtual |
| deleteInterface(const char *name, PortInterfacePolarity pol) | RTC::PortBase | protected |
| disconnect(const char *connector_id) override | RTC::PortBase | |
| disconnect_all() override | RTC::PortBase | |
| disconnectNext(ConnectorProfile &cprof) | RTC::PortBase | protectedvirtual |
| 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) override | RTC::PortBase | |
| get_connector_profiles() override | RTC::PortBase | |
| get_port_profile() override | RTC::PortBase | |
| getConnectorById(const char *id) | RTC::InPortBase | |
| getConnectorByName(const char *name) | RTC::InPortBase | |
| getConnectorIds() | RTC::InPortBase | |
| getConnectorNames() | RTC::InPortBase | |
| getConnectorProfileById(const char *id, ConnectorInfo &prof) | RTC::InPortBase | |
| getConnectorProfileByName(const char *name, ConnectorInfo &prof) | RTC::InPortBase | |
| getConnectorProfiles() | RTC::InPortBase | |
| getDirectPort() | RTC::PortBase | virtual |
| getListeners() | RTC::InPortBase | virtual |
| getLocalOutPort(const ConnectorInfo &profile) | RTC::InPortBase | protected |
| getName() const | RTC::PortBase | |
| getPortProfile() const | RTC::PortBase | |
| getPortRef() const | RTC::PortBase | |
| getProfile() const | RTC::PortBase | |
| getUUID() | RTC::PortBase | protectedstatic |
| init(coil::Properties &prop) | RTC::InPortBase | virtual |
| initConnectorListeners() | RTC::InPortBase | protectedvirtual |
| initConsumers() | RTC::InPortBase | protected |
| initProviders() | RTC::InPortBase | protected |
| InPortBase(const char *name, const char *data_type) | RTC::InPortBase | |
| isEmptyId(const ConnectorProfile &connector_profile) | RTC::PortBase | protectedstatic |
| isExistingConnId(const char *id) | RTC::PortBase | protected |
| isExistingMarshalingType(coil::Properties &con_prop) | RTC::PortBase | protected |
| isLittleEndian() | RTC::InPortBase | |
| m_connectionLimit | RTC::PortBase | protected |
| m_connectors | RTC::InPortBase | protected |
| m_connectorsMutex | RTC::PortBase | mutableprotected |
| m_consumerTypes | RTC::InPortBase | protected |
| m_directport | RTC::PortBase | protected |
| m_listeners | RTC::InPortBase | protected |
| m_littleEndian | RTC::InPortBase | 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 | mutableprotected |
| m_properties | RTC::PortBase | protected |
| m_providerTypes | RTC::InPortBase | protected |
| m_singlebuffer | RTC::InPortBase | protected |
| m_thebuffer | RTC::InPortBase | protected |
| notify_connect(ConnectorProfile &connector_profile) override | RTC::InPortBase | |
| notify_disconnect(const char *connector_id) override | RTC::PortBase | |
| 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 | explicit |
| properties() | RTC::InPortBase | |
| publishInterfaces(ConnectorProfile &cprof) override | RTC::InPortBase | protectedvirtual |
| read(std::string name="")=0 | RTC::InPortBase | pure virtual |
| removeConnectorDataListener(ConnectorDataListenerType type, ConnectorDataListener *listener) | RTC::InPortBase | |
| removeConnectorListener(ConnectorListenerType type, ConnectorListener *listener) | RTC::InPortBase | |
| rtclog | RTC::PortBase | mutableprotected |
| setConnectionLimit(int limit_value) | RTC::PortBase | protectedvirtual |
| 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::PortBase | protectedstatic |
| subscribeInterfaces(const ConnectorProfile &cprof) override | RTC::InPortBase | protectedvirtual |
| unsubscribeInterfaces(const ConnectorProfile &connector_profile) override | RTC::InPortBase | protectedvirtual |
| updateConnectorProfile(const ConnectorProfile &connector_profile) | RTC::PortBase | protected |
| updateConnectors() | RTC::PortBase | protected |
| ~InPortBase() override | RTC::InPortBase | |
| ~PortBase() override | RTC::PortBase |