Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
core.hpp File Reference
#include <utility>
#include <boost/smart_ptr/shared_ptr.hpp>
#include <boost/move/core.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/detail/light_function.hpp>
#include <boost/log/core/record.hpp>
#include <boost/log/attributes/attribute_set.hpp>
#include <boost/log/attributes/attribute_name.hpp>
#include <boost/log/attributes/attribute.hpp>
#include <boost/log/attributes/attribute_value_set.hpp>
#include <boost/log/expressions/filter.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Include dependency graph for core.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::core
 Logging library core class. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::sinks
 

Typedefs

typedef shared_ptr< core > boost::core_ptr
 

Detailed Description

Author
Andrey Semashev
Date
19.04.2007

This header contains logging core class definition.