$search
#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 | |
namespace | RTT |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
namespace | RTT::types |
Functions | |
template<class Object > | |
TypeConstructor * | RTT::types::newConstructor (Object obj, bool automatic=false) |
template<class Function > | |
TypeConstructor * | RTT::types::newConstructor (Function *foo, bool automatic=false) |