FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
This is the complete list of members for future::AbstractFuture, including all inherited members.
AbstractFuturesGroup (defined in future::AbstractFuture) | future::AbstractFuture | friend |
await() const | future::AbstractFuture | inline |
error() const | future::AbstractFuture | inline |
get_future_value_size_() const | future::AbstractFuture | inline |
get_storage_value_(uint8_t &chunk) | future::AbstractFuture | inline |
get_storage_value_(uint8_t *chunk, uint8_t size) | future::AbstractFuture | inline |
get_storage_value_size_() const | future::AbstractFuture | inline |
set_future_error_(int error) | future::AbstractFuture | inline |
set_future_finish_() | future::AbstractFuture | inline |
set_future_value_(uint8_t chunk) | future::AbstractFuture | inline |
set_future_value_(const uint8_t *chunk, uint8_t size) | future::AbstractFuture | inline |
set_future_value_(const T &value) | future::AbstractFuture | inline |
status() const | future::AbstractFuture | inline |