Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces | Typedefs
ValueFactory.hpp File Reference
#include "../base/DataSourceBase.hpp"
#include "../base/AttributeBase.hpp"
#include "../base/PropertyBase.hpp"
#include "../rtt-config.h"
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  RTT::types::ValueFactory
 Creates all value objects of a certain type. More...
 

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::types
 Classes for typekits for describing and handling user data types.
 

Typedefs

typedef boost::shared_ptr< ValueFactory > RTT::types::ValueFactoryPtr