Orocos Real-Time Toolkit  2.6.0
RTT::DataFlowInterface Member List
This is the complete list of members for RTT::DataFlowInterface, including all inherited members.
addEventPort(const std::string &name, base::InputPortInterface &port, SlotFunction callback=SlotFunction())RTT::DataFlowInterface [inline]
addEventPort(base::InputPortInterface &port, SlotFunction callback=SlotFunction())RTT::DataFlowInterface
addLocalEventPort(base::InputPortInterface &port, SlotFunction callback=SlotFunction())RTT::DataFlowInterface
addLocalPort(base::PortInterface &port)RTT::DataFlowInterface
addPort(const std::string &name, base::PortInterface &port)RTT::DataFlowInterface [inline]
addPort(base::PortInterface &port)RTT::DataFlowInterface
chkPtr(const std::string &where, const std::string &name, const void *ptr) (defined in RTT::DataFlowInterface)RTT::DataFlowInterface [protected]
clear()RTT::DataFlowInterface
createPortObject(const std::string &name)RTT::DataFlowInterface [protected]
DataFlowInterface(Service *parent=0)RTT::DataFlowInterface
dataOnPort(base::PortInterface *port)RTT::DataFlowInterface
getOwner() const RTT::DataFlowInterface
getPort(const std::string &name) const RTT::DataFlowInterface
getPortDescription(const std::string &name) const RTT::DataFlowInterface
getPortNames() const RTT::DataFlowInterface
getPorts() const RTT::DataFlowInterface
getPortType(const std::string &name)RTT::DataFlowInterface [inline]
getService() const RTT::DataFlowInterface [inline]
mportsRTT::DataFlowInterface [protected]
mserviceRTT::DataFlowInterface [protected]
PortNames typedefRTT::DataFlowInterface
Ports typedefRTT::DataFlowInterface
removePort(const std::string &name)RTT::DataFlowInterface
setPortDescription(const std::string &name, const std::string description)RTT::DataFlowInterface
SlotFunction typedef (defined in RTT::DataFlowInterface)RTT::DataFlowInterface
~DataFlowInterface() (defined in RTT::DataFlowInterface)RTT::DataFlowInterface