emlabcpp
modern opinionated embedded C++ library
emlabcpp::testing::reactor Member List

This is the complete list of members for emlabcpp::testing::reactor, including all inherited members.

get_channel() constemlabcpp::testing::reactorinline
on_msg(std::span< std::byte const > buffer)emlabcpp::testing::reactor
on_msg(controller_reactor_variant const &var)emlabcpp::testing::reactor
operator=(reactor const &)=deleteemlabcpp::testing::reactor
operator=(reactor &&)=deleteemlabcpp::testing::reactor
reactor(protocol::channel_type const chann, std::string_view const suite_name, reactor_transmit_callback tb)emlabcpp::testing::reactorinlineexplicit
reactor(reactor const &)=deleteemlabcpp::testing::reactor
reactor(reactor &&)=deleteemlabcpp::testing::reactor
register_test(linked_list_node_base< test_interface > &test)emlabcpp::testing::reactorinline
tick()emlabcpp::testing::reactor