OrocosComponentLibrary
2.9.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
src
orocos_toolchain
ocl
ocl
OCL.hpp
1
#ifndef ORO_OCL_HPP
2
#define ORO_OCL_HPP
3
4
#include <rtt/RTT.hpp>
5
#include "ocl-config.h"
6
22
namespace
OCL
23
{
24
// all components are built upon the RTT.
25
using namespace
RTT
;
26
}
27
28
namespace
Orocos
29
{
30
using namespace
OCL
;
31
}
32
33
#endif
Orocos
Definition:
OCL.hpp:28
OCL
The Orocos Component Library.
Definition:
Component.hpp:43
RTT
Definition:
Category.hpp:10
Generated by
1.8.11