OutPortBase::InPortMock< DataType > Member List
This is the complete list of members for OutPortBase::InPortMock< DataType >, including all inherited members.
_publishInterfaces(void)RTC::PortBase [protected, virtual]
activateInterfaces()RTC::InPortBase [virtual]
addConnectorDataListener(ConnectorDataListenerType listener_type, ConnectorDataListener *listener, bool autoclean=true)RTC::InPortBase
addConnectorListener(ConnectorListenerType callback_type, ConnectorListener *listener, bool autoclean=true)RTC::InPortBase
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]
BUFFER_EMPTY enum valueRTC::DataPortStatus
BUFFER_ERROR enum valueRTC::DataPortStatus
BUFFER_FULL enum valueRTC::DataPortStatus
BUFFER_TIMEOUT enum valueRTC::DataPortStatus
checkEndian(const coil::Properties &prop, bool &littleEndian)RTC::InPortBase [protected]
checkPorts(::RTC::PortServiceList &ports)RTC::PortBase [protected]
connect(ConnectorProfile &connector_profile)RTC::InPortBase [virtual]
CONNECTION_LOST enum valueRTC::DataPortStatus
connectNext(ConnectorProfile &connector_profile)RTC::PortBase [protected, virtual]
ConnectorListRTC::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()RTC::InPortBase [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]
Enum enum nameRTC::DataPortStatus
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]
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
getName() const RTC::PortBase
getPortProfile() const RTC::PortBase
getPortRef()RTC::PortBase
getProfile() const RTC::PortBase
getUUID() const RTC::PortBase [protected]
Guard typedefRTC::PortBase [protected]
init(coil::Properties &prop)RTC::InPortBase
initConsumers()RTC::InPortBase [protected]
initProviders()RTC::InPortBase [protected]
InPortBase(const char *name, const char *data_type)RTC::InPortBase
InPortMock(const char *name, DataType &value)OutPortBase::InPortMock< DataType > [inline]
INVALID_ARGS enum valueRTC::DataPortStatus
isEmptyId(const ConnectorProfile &connector_profile) const RTC::PortBase [protected]
isExistingConnId(const char *id)RTC::PortBase [protected]
isLittleEndian()RTC::InPortBase
m_connectionLimitRTC::PortBase [protected]
m_connectorsRTC::InPortBase [protected]
m_connectorsMutexRTC::PortBase [mutable, protected]
m_consumerTypesRTC::InPortBase [protected]
m_listenersRTC::InPortBase [protected]
m_littleEndianRTC::InPortBase [protected]
m_objrefRTC::PortBase [protected]
m_onConnectedRTC::PortBase [protected]
m_onConnectionLostRTC::PortBase [protected]
m_onDisconnectedRTC::PortBase [protected]
m_onPublishInterfacesRTC::PortBase [protected]
m_onSubscribeInterfacesRTC::PortBase [protected]
m_onUnsubscribeInterfacesRTC::PortBase [protected]
m_ownerInstanceNameRTC::PortBase [protected]
m_portconnListenersRTC::PortBase [protected]
m_profileRTC::PortBase [protected]
m_profile_mutexRTC::PortBase [mutable, protected]
m_propertiesRTC::InPortBase [protected]
m_providerTypesRTC::InPortBase [protected]
m_singlebufferRTC::InPortBase [protected]
m_thebufferRTC::InPortBase [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]
PORT_ERROR enum valueRTC::DataPortStatus
PORT_OK enum valueRTC::DataPortStatus
PortBase(const char *name="")RTC::PortBase
PRECONDITION_NOT_MET enum valueRTC::DataPortStatus
properties()RTC::InPortBase
publishInterfaces(ConnectorProfile &connector_profile)RTC::InPortBase [protected, virtual]
publishInterfaces_public(RTC::ConnectorProfile &connector_profile)OutPortBase::InPortMock< DataType > [inline, virtual]
read()OutPortBase::InPortMock< DataType > [inline, virtual]
RECV_EMPTY enum valueRTC::DataPortStatus
RECV_TIMEOUT enum valueRTC::DataPortStatus
removeConnectorDataListener(ConnectorDataListenerType listener_type, ConnectorDataListener *listener)RTC::InPortBase
removeConnectorListener(ConnectorListenerType callback_type, ConnectorListener *listener)RTC::InPortBase
rtclogRTC::PortBase [mutable, protected]
SEND_FULL enum valueRTC::DataPortStatus
SEND_TIMEOUT enum valueRTC::DataPortStatus
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 ConnectorProfile &connector_profile)RTC::InPortBase [protected, virtual]
subscribeInterfaces_public(RTC::ConnectorProfile &connector_profile)OutPortBase::InPortMock< DataType > [inline, virtual]
toString(DataPortStatus::Enum status)RTC::DataPortStatus [inline, static]
UNKNOWN_ERROR enum valueRTC::DataPortStatus
unsubscribeInterfaces(const ConnectorProfile &connector_profile)RTC::InPortBase [protected, virtual]
updateConnectorProfile(const ConnectorProfile &connector_profile)RTC::PortBase [protected]
updateConnectors()RTC::PortBase [protected]
~InPortBase(void)RTC::InPortBase [virtual]
~PortBase(void)RTC::PortBase [virtual]


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:12