#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>
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... | |
The header contains implementation of a current thread id attribute