#include <handler.h>
◆ check_key_cache()
virtual cache_res emlabcpp::cfg::update_iface::check_key_cache |
( |
uint32_t |
key | ) |
|
|
pure virtual |
◆ clear_page()
virtual result emlabcpp::cfg::update_iface::clear_page |
( |
std::size_t |
addr | ) |
|
|
pure virtual |
◆ reset_keys()
virtual result emlabcpp::cfg::update_iface::reset_keys |
( |
| ) |
|
|
pure virtual |
◆ serialize_value()
virtual opt< std::span< std::byte const > > emlabcpp::cfg::update_iface::serialize_value |
( |
uint32_t |
key, |
|
|
std::span< std::byte > |
buffer |
|
) |
| |
|
pure virtual |
◆ take_unseen_key()
virtual opt< uint32_t > emlabcpp::cfg::update_iface::take_unseen_key |
( |
| ) |
|
|
pure virtual |
◆ value_changed()
virtual bool emlabcpp::cfg::update_iface::value_changed |
( |
uint32_t |
key, |
|
|
std::span< std::byte const > |
data |
|
) |
| |
|
pure virtual |
◆ write()
virtual result emlabcpp::cfg::update_iface::write |
( |
std::size_t |
start_addr, |
|
|
std::span< std::byte const > |
data |
|
) |
| |
|
pure virtual |
The documentation for this struct was generated from the following file: