|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
This is the complete list of members for idfxx::partition::mmap_handle, including all inherited members.
| as_span() const | idfxx::partition::mmap_handle | inline |
| data() const | idfxx::partition::mmap_handle | inline |
| mmap_handle()=default | idfxx::partition::mmap_handle | |
| mmap_handle(const mmap_handle &)=delete | idfxx::partition::mmap_handle | |
| mmap_handle(mmap_handle &&other) noexcept | idfxx::partition::mmap_handle | |
| operator bool() const | idfxx::partition::mmap_handle | inlineexplicit |
| operator=(const mmap_handle &)=delete | idfxx::partition::mmap_handle | |
| operator=(mmap_handle &&other) noexcept | idfxx::partition::mmap_handle | |
| partition | idfxx::partition::mmap_handle | friend |
| release() noexcept | idfxx::partition::mmap_handle | |
| size() const | idfxx::partition::mmap_handle | inline |
| ~mmap_handle() | idfxx::partition::mmap_handle |