|
#include "RequestQueue.h"
#include <boost/lockfree/policies.hpp>
#include <boost/lockfree/spsc_queue.hpp>
#include "RobotAPI/components/units/RobotUnit/util/ControlThreadOutputBuffer.h"
#include <armarx/control/ethercat/EtherCATState.h>
#include <armarx/control/ethercat/ErrorReporting.h>
#include "requests/ChangeStateRequest.h"
#include "requests/ReadStatesRequest.h"
#include "requests/RegisterReadRequest.h"
#include "requests/RegisterResetRequest.h"
#include "requests/SDOUpdateRequest.h"
Go to the source code of this file.
Classes | |
struct | RequestQueue::QueueImpl |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::control | |
armarx::control::ethercat | |