emlabcpp
modern opinionated embedded C++ library
emlabcpp::testing::empty_node_impl Struct Reference

#include <interface.h>

+ Inheritance diagram for emlabcpp::testing::empty_node_impl:
+ Collaboration diagram for emlabcpp::testing::empty_node_impl:

Public Member Functions

std::string_view get_name () const override
 
coroutine< void > run (pmr::memory_resource &) override
 
- Public Member Functions inherited from emlabcpp::testing::test_interface
 test_interface ()=default
 
 test_interface (test_interface const &)=delete
 
test_interfaceoperator= (test_interface const &)=delete
 
 test_interface (test_interface &&other)=default
 
test_interfaceoperator= (test_interface &&)=default
 
virtual coroutine< void > setup (pmr::memory_resource &)
 
virtual coroutine< void > teardown (pmr::memory_resource &)
 
virtual ~test_interface ()=default
 

Member Function Documentation

◆ get_name()

std::string_view emlabcpp::testing::empty_node_impl::get_name ( ) const
inlineoverridevirtual

◆ run()

coroutine< void > emlabcpp::testing::empty_node_impl::run ( pmr::memory_resource )
inlineoverridevirtual

The documentation for this struct was generated from the following file: