#include "Types.hpp"#include "../internal/FusedFunctorDataSource.hpp"#include "../internal/CreateSequence.hpp"#include "../Logger.hpp"#include <boost/type_traits/function_traits.hpp>#include <boost/function.hpp>#include "../rtt-config.h"

Go to the source code of this file.
| Classes | |
| struct | RTT::types::TemplateConstructor< S > | 
| Namespaces | |
| RTT | |
| Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
| RTT::types | |
| Functions | |
| template<class Function > | |
| TypeConstructor * | RTT::types::newConstructor (Function *foo, bool automatic=false) | 
| template<class Object > | |
| TypeConstructor * | RTT::types::newConstructor (Object obj, bool automatic=false) |