FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
future::AbstractFuture Member List

This is the complete list of members for future::AbstractFuture, including all inherited members.

AbstractFuturesGroup (defined in future::AbstractFuture)future::AbstractFuturefriend
await() constfuture::AbstractFutureinline
error() constfuture::AbstractFutureinline
get_future_value_size_() constfuture::AbstractFutureinline
get_storage_value_(uint8_t &chunk)future::AbstractFutureinline
get_storage_value_(uint8_t *chunk, uint8_t size)future::AbstractFutureinline
get_storage_value_size_() constfuture::AbstractFutureinline
set_future_error_(int error)future::AbstractFutureinline
set_future_finish_()future::AbstractFutureinline
set_future_value_(uint8_t chunk)future::AbstractFutureinline
set_future_value_(const uint8_t *chunk, uint8_t size)future::AbstractFutureinline
set_future_value_(const T &value)future::AbstractFutureinline
status() constfuture::AbstractFutureinline