#include <string>
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | _scanCfg |
struct | _scanData |
struct | _scanDataCfg |
class | LMS1xx |
Class responsible for communicating with LMS1xx device. More... | |
Typedefs | |
typedef struct _scanCfg | scanCfg |
typedef struct _scanData | scanData |
typedef struct _scanDataCfg | scanDataCfg |
Enumerations | |
enum | status_t { undefined = 0, initialisation = 1, configuration = 2, idle = 3, rotated = 4, in_preparation = 5, ready = 6, ready_for_measurement = 7 } |
typedef struct _scanDataCfg scanDataCfg |