#include "MultiVector.hpp"
#include "../Property.hpp"
#include "../PropertyBag.hpp"
#include "../Logger.hpp"
Go to the source code of this file.
Namespaces | |
RTT | |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
RTT::extras | |
Functions | |
template<class T , int S> | |
bool | RTT::extras::composeProperty (const PropertyBag &bag, Property< MultiVector< S, T > > &result) |
template<class T , int S> | |
void | RTT::extras::decomposeProperty (base::PropertyIntrospection *pi, const Property< MultiVector< S, T > > &c) |
template<class T , int S> | |
void | RTT::extras::decomposeProperty (base::PropertyIntrospection *pi, const Property< const MultiVector< S, T > & > &c) |