EduArt Sensor Ring Library 3.0.0
Loading...
Searching...
No Matches
eduart::device::IDevice Class Reference

Thin base interface for all concrete devices in the SensorRing. More...

#include <IDevice.hpp>

Inheritance diagram for eduart::device::IDevice:
[legend]

Detailed Description

Thin base interface for all concrete devices in the SensorRing.

IDevice serves purely as a common polymorphic base for all device implementations. All device-specific behaviour is accessed through the concrete device types (i.e. by dynamic_cast).


The documentation for this class was generated from the following file: