OrocosComponentLibrary  2.8.3
EmptyTaskContext.cpp
1 
2 #include <rtt/TaskContext.hpp>
3 #include "Component.hpp"
4 
5 using namespace RTT;
6 
7 ORO_LIST_COMPONENT_TYPE( TaskContext )
This file contains the macros and definitions to create dynamically loadable components.
Definition: Category.hpp:10