Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
text_ostream_backend.hpp File Reference
#include <ostream>
#include <boost/smart_ptr/shared_ptr.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/sinks/basic_sink_backend.hpp>
#include <boost/log/sinks/frontend_requirements.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Include dependency graph for text_ostream_backend.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::sinks::basic_text_ostream_backend< CharT >
 An implementation of a text output stream logging sink backend. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::sinks
 

Detailed Description

Author
Andrey Semashev
Date
22.04.2007

The header contains implementation of a text output stream sink backend.