emlabcpp
modern opinionated embedded C++ library
|
#include <parameters.h>
emlabcpp::testing::parameters::parameters | ( | protocol::channel_type | chann, |
params_client_transmit_callback | send_cb | ||
) |
void emlabcpp::testing::parameters::exchange | ( | params_client_server_variant const & | req, |
params_reply_callback | reply_cb | ||
) |
|
inline |
param_child_awaiter emlabcpp::testing::parameters::get_child | ( | node_id | nid, |
child_id | chid | ||
) |
param_child_awaiter emlabcpp::testing::parameters::get_child | ( | node_id | nid, |
key_type const & | key | ||
) |
param_child_count_awaiter emlabcpp::testing::parameters::get_child_count | ( | node_id const | nid | ) |
param_key_awaiter emlabcpp::testing::parameters::get_key | ( | node_id | nid, |
child_id | chid | ||
) |
param_type_awaiter emlabcpp::testing::parameters::get_type | ( | node_id | nid | ) |
|
inline |
|
inline |
References emlabcpp::testing::param_value_key_request::nid.
|
inline |
References emlabcpp::testing::param_value_key_request::nid.
|
inline |
References emlabcpp::testing::param_value_request::nid.
outcome emlabcpp::testing::parameters::on_msg | ( | params_server_client_variant const & | req | ) |
outcome emlabcpp::testing::parameters::on_msg | ( | std::span< std::byte const > | data | ) |
result emlabcpp::testing::parameters::send | ( | params_client_server_variant const & | val | ) |