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

Namespaces

 boost
 Duration formatting facet for input.
 

Functions

template<typename CharT >
BOOST_LOG_OPEN_NAMESPACE
BOOST_LOG_SETUP_API void 
boost::init_from_stream (std::basic_istream< CharT > &strm)
 The function initializes the logging library from a stream containing logging settings. More...
 

Detailed Description

Author
Andrey Semashev
Date
22.03.2008

The header contains definition of facilities that allows to initialize the library from a settings file.