Orocos Real-Time Toolkit  2.6.0
RTT::base::OutputPortInterface Member List
This is the complete list of members for RTT::base::OutputPortInterface, including all inherited members.
addConnection(internal::ConnID *port_id, ChannelElementBase::shared_ptr channel_input, ConnPolicy const &policy)RTT::base::OutputPortInterface [virtual]
antiClone() const =0RTT::base::PortInterface [pure virtual]
clone() const =0RTT::base::PortInterface [pure virtual]
cmanager (defined in RTT::base::OutputPortInterface)RTT::base::OutputPortInterface [protected]
connected() const RTT::base::OutputPortInterface [virtual]
connectionAdded(ChannelElementBase::shared_ptr channel_input, ConnPolicy const &policy)=0RTT::base::OutputPortInterface [protected, pure virtual]
connectTo(PortInterface *other, ConnPolicy const &policy)RTT::base::OutputPortInterface [virtual]
connectTo(PortInterface *other)RTT::base::OutputPortInterface [virtual]
createBufferConnection(InputPortInterface &sink, int size, int lock_policy=ConnPolicy::LOCK_FREE)RTT::base::OutputPortInterface
createConnection(InputPortInterface &sink)RTT::base::OutputPortInterface
createConnection(InputPortInterface &sink, ConnPolicy const &policy)=0RTT::base::OutputPortInterface [pure virtual]
createDataConnection(InputPortInterface &sink, int lock_policy=ConnPolicy::LOCK_FREE)RTT::base::OutputPortInterface
createPortObject()RTT::base::PortInterface [virtual]
createStream(ConnPolicy const &policy)=0RTT::base::PortInterface [pure virtual]
disconnect()RTT::base::OutputPortInterface [virtual]
disconnect(PortInterface *port)RTT::base::OutputPortInterface [virtual]
doc(const std::string &desc)RTT::base::PortInterface
getDataSource() const =0RTT::base::OutputPortInterface [pure virtual]
getDescription() const RTT::base::PortInterface [inline]
getInterface() const RTT::base::PortInterface
getManager() const RTT::base::OutputPortInterface [inline, virtual]
getName() const RTT::base::PortInterface [inline]
getPortID() const RTT::base::PortInterface [virtual]
getTypeInfo() const =0RTT::base::PortInterface [pure virtual]
iface (defined in RTT::base::PortInterface)RTT::base::PortInterface [protected]
isLocal() const RTT::base::PortInterface [virtual]
keepLastWrittenValue(bool new_flag)=0RTT::base::OutputPortInterface [pure virtual]
keepsLastWrittenValue() const =0RTT::base::OutputPortInterface [pure virtual]
OutputPortInterface(OutputPortInterface const &orig) (defined in RTT::base::OutputPortInterface)RTT::base::OutputPortInterface [protected]
OutputPortInterface(std::string const &name) (defined in RTT::base::OutputPortInterface)RTT::base::OutputPortInterface
PortInterface(const std::string &name) (defined in RTT::base::PortInterface)RTT::base::PortInterface [protected]
removeConnection(internal::ConnID *cid)RTT::base::OutputPortInterface [virtual]
serverProtocol() const RTT::base::PortInterface [virtual]
setInterface(DataFlowInterface *iface)RTT::base::PortInterface
setName(const std::string &name)RTT::base::PortInterface
write(DataSourceBase::shared_ptr source)RTT::base::OutputPortInterface [virtual]
~OutputPortInterface() (defined in RTT::base::OutputPortInterface)RTT::base::OutputPortInterface [virtual]
~PortInterface() (defined in RTT::base::PortInterface)RTT::base::PortInterface [inline, virtual]