idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
idfxx::ota::update Member List

This is the complete list of members for idfxx::ota::update, including all inherited members.

abort()idfxx::ota::update
end()idfxx::ota::update
make(const partition &part)idfxx::ota::updatestatic
make(const partition &part, size_t image_size)idfxx::ota::updatestatic
make(const partition &part, sequential_erase_tag)idfxx::ota::updatestatic
operator=(const update &)=deleteidfxx::ota::update
operator=(update &&other) noexceptidfxx::ota::update
resume(const partition &part, size_t offset)idfxx::ota::updatestatic
resume(const partition &part, size_t offset, size_t erase_size)idfxx::ota::updatestatic
resume(const partition &part, size_t offset, sequential_erase_tag)idfxx::ota::updatestatic
set_final_partition(const partition &final_part, bool copy=true)idfxx::ota::update
try_abort()idfxx::ota::update
try_end()idfxx::ota::update
try_resume(const partition &part, size_t offset)idfxx::ota::updatestatic
try_resume(const partition &part, size_t offset, size_t erase_size)idfxx::ota::updatestatic
try_resume(const partition &part, size_t offset, sequential_erase_tag)idfxx::ota::updatestatic
try_set_final_partition(const partition &final_part, bool copy=true)idfxx::ota::update
try_write(const void *data, size_t size)idfxx::ota::update
try_write(std::span< const uint8_t > data)idfxx::ota::update
try_write_with_offset(uint32_t offset, const void *data, size_t size)idfxx::ota::update
try_write_with_offset(uint32_t offset, std::span< const uint8_t > data)idfxx::ota::update
update(const partition &part)idfxx::ota::updateexplicit
update(const partition &part, size_t image_size)idfxx::ota::updateexplicit
update(const partition &part, sequential_erase_tag)idfxx::ota::updateexplicit
update(const update &)=deleteidfxx::ota::update
update(update &&other) noexceptidfxx::ota::update
write(const void *data, size_t size)idfxx::ota::update
write(std::span< const uint8_t > data)idfxx::ota::update
write_with_offset(uint32_t offset, const void *data, size_t size)idfxx::ota::update
write_with_offset(uint32_t offset, std::span< const uint8_t > data)idfxx::ota::update
~update()idfxx::ota::update