#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 |
Namespaces | |
namespace | RTT |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. |
This file contains the code required to register operations as scriptable entities.
Definition in file OperationInterfacePart.hpp.