40 #include "../rtt-config.h" 46 #ifdef OS_HAVE_STREAMS 52 #ifdef OS_HAVE_STREAMS 54 this->write( result, in );
57 return string(
"(") + in->getTypeInfo()->getTypeName() +
")";
63 stringstream result(value);
64 return this->read( result, out ).good();
boost::intrusive_ptr< DataSourceBase > shared_ptr
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.