#include "PropertyDecomposition.hpp"#include "../internal/DataSource.hpp"#include <vector>#include <string>#include <memory>#include <boost/lexical_cast.hpp>#include "../Logger.hpp"#include "TypeInfo.hpp"#include "../Property.hpp"
Go to the source code of this file.
Namespaces | |
| RTT | |
| Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
| RTT::types | |
Functions | |
| bool | RTT::types::propertyDecomposition (base::PropertyBase *source, PropertyBag &targetbag, bool recurse) |
| bool | RTT::types::typeDecomposition (base::DataSourceBase::shared_ptr dsb, PropertyBag &targetbag, bool recurse) |