39 #ifndef ORO_INPUT_PORT_SOURCE_HPP 40 #define ORO_INPUT_PORT_SOURCE_HPP 43 #include "../base/PortInterface.hpp" 73 typedef typename boost::intrusive_ptr<InputPortSource<T> >
shared_ptr;
76 : port(&port), mvalue() {
boost::call_traits< value_t >::reference reference_t
A DataSource which has set() methods.
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
details::GetConstRef< T >::type const_reference_t
boost::call_traits< value_t >::param_type param_t