#include "../Property.hpp"
#include "../PropertyBag.hpp"
#include "VectorComposition.hpp"
#include "../Logger.hpp"
#include <ostream>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | RTT |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
namespace | RTT::types |
Functions | |
RTT_API bool | RTT::types::composeProperty (const PropertyBag &bag, std::vector< double > &result) |