Formatting stream compound. More...
#include <record_ostream.hpp>
Public Member Functions | |
stream_compound (record &rec) | |
Initializing constructor. More... | |
Public Attributes | |
stream_compound * | next |
basic_record_ostream< char_type > | stream |
Log record stream adapter. More... | |
Formatting stream compound.
|
inlineexplicit |
Initializing constructor.
stream_compound* boost::aux::stream_provider< CharT >::stream_compound::next |
basic_record_ostream< char_type > boost::aux::stream_provider< CharT >::stream_compound::stream |
Log record stream adapter.
Referenced by boost::aux::record_pump< LoggerT >::stream(), and boost::aux::record_pump< LoggerT >::~record_pump().