Treehopper C++ API
Pollable Class Referenceabstract

#include <Pollable.h>

Inheritance diagram for Pollable:
HumiditySensor Accelerometer Gyroscope Magnetometer AmbientLightSensor PressureSensor ProximitySensor TemperatureSensor

Public Member Functions

virtual void update ()=0
 

Public Attributes

bool autoUpdateWhenPropertyRead = true
 

Member Function Documentation

◆ update()

virtual void update ( )
pure virtual

Member Data Documentation

◆ autoUpdateWhenPropertyRead

bool autoUpdateWhenPropertyRead = true

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