39 #ifndef ORO_CONN_INPUT_ENDPOINT_HPP 40 #define ORO_CONN_INPUT_ENDPOINT_HPP 58 : port(port), cid(id) { }
100 return std::string(
"ConnInputEndpoint");
FlowStatus
Returns the status of a data flow read.
virtual void disconnect(bool forward)
Performs a disconnection of this channel's endpoints.
A typed version of ChannelElementBase.
boost::call_traits< T >::reference reference_t
virtual bool removeConnection(internal::ConnID *cid)
Removes the connection associated with this channel, and the channel as well.
A component's data output port.
This class is used in places where a permanent representation of a reference to a connection is neede...
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
The base class of every data flow port.