libwreport  3.40
Public Member Functions | Data Fields
wreport::tests::TestCodec< BULLETIN > Struct Template Reference

Public Member Functions

 TestCodec (const std::filesystem::path &fname)
 
void run ()
 

Data Fields

std::filesystem::path fname
 
std::function< void(const BULLETIN &)> check_contents
 

Field Documentation

◆ check_contents

template<typename BULLETIN >
std::function<void(const BULLETIN&)> wreport::tests::TestCodec< BULLETIN >::check_contents
Initial value:
=
[](const BULLETIN&) noexcept {}

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