#include <output_test_stream.hpp>
boost::test_tools::output_test_stream::output_test_stream |
( |
const_string |
pattern_file_name = const_string() , |
|
|
bool |
match_or_save = true , |
|
|
bool |
text_or_binary = true |
|
) |
| |
|
explicit |
boost::test_tools::output_test_stream::~output_test_stream |
( |
| ) |
|
result_type boost::test_tools::output_test_stream::check_length |
( |
std::size_t |
length, |
|
|
bool |
flush_stream = true |
|
) |
| |
void boost::test_tools::output_test_stream::flush |
( |
| ) |
|
result_type boost::test_tools::output_test_stream::is_empty |
( |
bool |
flush_stream = true | ) |
|
result_type boost::test_tools::output_test_stream::match_pattern |
( |
bool |
flush_stream = true | ) |
|
The documentation for this class was generated from the following file: