JM9 XRCU Board
0.1.2
Libraries API Reference
Loading...
Searching...
No Matches
Supported_sensor.h
Go to the documentation of this file.
1
8
9
#ifndef SUPPORTED_SENSOR_H
10
#define SUPPORTED_SENSOR_H
11
12
#include "
Supported_module.h
"
13
18
class
Supported_sensor
:
public
Supported_module
{
19
protected
:
23
inline
Supported_sensor
() :
Supported_module
() {}
24
};
25
26
#endif
// #ifndef SUPPORTED_SENSOR_H
Supported_module.h
Supported_module::Supported_module
Supported_module()
Creates an object of a supported module.
Definition
Supported_module.h:21
Supported_sensor::Supported_sensor
Supported_sensor()
Creates an object of a supported sensor.
Definition
Supported_sensor.h:23
Module_hierachy
src
Supported_sensor.h
Generated by
1.13.2