Orocos Real-Time Toolkit  2.9.0
rtt-plugin-fwd.hpp
Go to the documentation of this file.
1 #ifndef ORO_RTT_plugin_FWD_HPP
2 #define ORO_RTT_plugin_FWD_HPP
3 
4 namespace RTT {
5  namespace plugin {
6  class PluginLoader;
7  }
8  namespace detail {
9  using namespace plugin;
10  }
11 }
12 #endif
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
Definition: Activity.cpp:52