rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Structures
stored_value_sensor.h File Reference

Detailed Description

Base class for a sensor that has its value asynchronously set, then later retrieved by a consumer.

Date
September 12, 2019
Author
Matthew Kennedy, (c) 2019-2020

Definition in file stored_value_sensor.h.

Data Structures

class  StoredValueSensor
 Base class for sensors that compute a value on one thread, and want to make it available to consumers asynchronously. More...
 

Go to the source code of this file.