Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
formatter.hpp File Reference
#include <boost/ref.hpp>
#include <boost/move/core.hpp>
#include <boost/move/utility.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/detail/light_function.hpp>
#include <boost/log/attributes/attribute_value_set.hpp>
#include <boost/log/attributes/value_visitation.hpp>
#include <boost/log/core/record_view.hpp>
#include <boost/log/utility/formatting_ostream.hpp>
#include <boost/log/utility/functional/bind_output.hpp>
#include <boost/log/expressions/message.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Include dependency graph for formatter.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::expressions::aux::stream_ref< StreamT >
 
struct  boost::expressions::aux::message_formatter
 Default log record message formatter. More...
 
class  boost::basic_formatter< CharT >
 Log record formatter function wrapper. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::expressions
 
 boost::expressions::aux
 

Functions

template<typename CharT >
void boost::swap (basic_formatter< CharT > &left, basic_formatter< CharT > &right) BOOST_NOEXCEPT