ChibiOS
21.6.0
|
Base thermometer class. More...
#include <ex_thermometer.h>
Data Fields | |
const struct BaseThermometerVMT * | vmt |
Virtual Methods Table. More... | |
![]() | |
const struct BaseSensorVMT * | vmt |
Virtual Methods Table. More... | |
![]() | |
const struct BaseObjectVMT * | vmt |
Virtual Methods Table. More... | |
Base thermometer class.
This class represents a generic thermometer.
Definition at line 86 of file ex_thermometer.h.
const struct BaseThermometerVMT* BaseThermometer::vmt |
Virtual Methods Table.
Definition at line 88 of file ex_thermometer.h.