SensESP 3.0.0
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
sensesp::SemaphoreValue< T > Member List

This is the complete list of members for sensesp::SemaphoreValue< T >, including all inherited members.

clear()sensesp::SemaphoreValue< T >inline
connect_from(ValueProducer< T > *producer)sensesp::ValueConsumer< T >inline
input_type typedefsensesp::ValueConsumer< T >
semaphore_sensesp::SemaphoreValue< T >protected
SemaphoreValue()sensesp::SemaphoreValue< T >inline
set(const T &new_value) overridesensesp::SemaphoreValue< T >inlinevirtual
set_input(const T &new_value)sensesp::ValueConsumer< T >inlinevirtual
take(unsigned int max_duration_ms)sensesp::SemaphoreValue< T >inline
value_sensesp::SemaphoreValue< T >protected
wait(T &destination, unsigned int max_duration_ms)sensesp::SemaphoreValue< T >inline