Orocos Real-Time Toolkit  2.6.0
Classes | Namespaces
OperationInterfacePart.hpp File Reference

This file contains the code required to register operations as scriptable entities. More...

#include <string>
#include <vector>
#include "base/DataSourceBase.hpp"
#include "internal/DataSource.hpp"
#include "ArgumentDescription.hpp"

Go to the source code of this file.

Classes

class  RTT::OperationInterfacePart
 This class defines the interface for creating operation objects without using C++ templates. More...

Namespaces

namespace  RTT
 

Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.



Detailed Description

This file contains the code required to register operations as scriptable entities.

Definition in file OperationInterfacePart.hpp.