Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces
OperationInterface.hpp File Reference
#include <string>
#include <vector>
#include <map>
#include "rtt-config.h"
#include "base/DataSourceBase.hpp"
#include "internal/DataSource.hpp"
#include "ArgumentDescription.hpp"
#include "FactoryExceptions.hpp"
#include "OperationInterfacePart.hpp"

Go to the source code of this file.

Classes

class  RTT::OperationInterface
 Holds all exported operations of a component and is able to produce callers for these operations. More...
 

Namespaces

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