#include "sick_scan/sick_scan_base.h"
#include "sick_scan/tcp/BasicDatatypes.hpp"
#include "sick_scan/tcp/interfaces/tcp.hpp"
#include "colaa.hpp"
#include "colab.hpp"
#include <map>
#include "sick_scan/tcp/tools/Mutex.hpp"
Go to the source code of this file.
Classes | |
class | devices::SopasAnswer |
Class that encapsulates a buffer that was sent as return to a sync call. (variable / method) More... | |
class | devices::SopasBase |
class | devices::SopasEventMessage |
Class that represents a message that was sent by a sensor. (Event message) More... | |
Namespaces | |
devices | |
Macros | |
#define | SOPASBASE_H |
#define SOPASBASE_H |
Definition at line 10 of file SopasBase.hpp.