This file includes commonly used headers from the Orocos OS package. More...
#include "PeriodicThread.hpp"
#include "SingleThread.hpp"
#include "Mutex.hpp"
#include "MutexLock.hpp"
#include "Semaphore.hpp"
Go to the source code of this file.
Namespaces | |
namespace | RTT |
We can't use typedefs since C++ doesn't allow it for templated classes without specifying all the template parameters. | |
namespace | RTT::OS |
OS Abstractions such as Mutexes, Semaphores and Threads. |
This file includes commonly used headers from the Orocos OS package.
Definition in file OS.hpp.