Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
current_thread_id.hpp File Reference
#include <boost/log/detail/config.hpp>
#include <boost/smart_ptr/intrusive_ptr.hpp>
#include <boost/log/detail/thread_id.hpp>
#include <boost/log/attributes/attribute.hpp>
#include <boost/log/attributes/attribute_cast.hpp>
#include <boost/log/attributes/attribute_value_impl.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Include dependency graph for current_thread_id.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::attributes::current_thread_id
 A class of an attribute that always returns the current thread identifier. More...
 
class  boost::attributes::current_thread_id::impl
 Factory implementation. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::attributes
 

Variables

BOOST_LOG_OPEN_NAMESPACE
typedef
boost::log::aux::thread::id 
boost::thread_id
 Thread identifier type. More...
 

Detailed Description

Author
Andrey Semashev
Date
12.09.2009

The header contains implementation of a current thread id attribute