OrocosComponentLibrary
2.7.0
|
This file contains the macros and definitions to create dynamically loadable components. More...
#include <rtt/Component.hpp>
Go to the source code of this file.
Namespaces | |
namespace | OCL |
The Orocos Component Library. |
This file contains the macros and definitions to create dynamically loadable components.
You need to include this header and use one of the macros if you wish to make a run-time loadable component.
Definition in file Component.hpp.