#include "sick_scan/sick_scan_base.h"
#include "sick_scan/sick_scan_common.h"
#include "sick_scan/sick_scan_common_tcp.h"
Go to the source code of this file.
Classes | |
class | sick_scan_xd::SickScanMessages |
Namespaces | |
sick_scan_xd | |
Macros | |
#define | SICK_SCAN_MESSAGES_H_ |
Typedefs | |
typedef uint8_t * | sick_scan_xd::uint8_ptr |
Functions | |
template<typename T > | |
bool | sick_scan_xd::readBinaryBuffer (uint8_ptr &buffer, int &bufferlen, T &value) |
#define SICK_SCAN_MESSAGES_H_ |
Definition at line 64 of file sick_scan_messages.h.