#include <lazy_ostream.hpp>
|
| bool | empty () const |
| |
| virtual std::ostream & | operator() (std::ostream &ostr) const |
| |
| boost::unit_test::lazy_ostream::lazy_ostream |
( |
bool |
empty = true | ) |
|
|
inlineexplicitprotected |
| BOOST_TEST_PROTECTED_VIRTUAL boost::unit_test::lazy_ostream::~lazy_ostream |
( |
| ) |
|
|
inlineprotected |
| bool boost::unit_test::lazy_ostream::empty |
( |
void |
| ) |
const |
|
inline |
| static lazy_ostream& boost::unit_test::lazy_ostream::instance |
( |
| ) |
|
|
inlinestatic |
| virtual std::ostream& boost::unit_test::lazy_ostream::operator() |
( |
std::ostream & |
ostr | ) |
const |
|
inlinevirtual |
| std::ostream& operator<< |
( |
std::ostream & |
ostr, |
|
|
lazy_ostream const & |
o |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: