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

Classes

class  boost::attributes::current_process_name
 A class of an attribute that holds the current process name. More...
 

Namespaces

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

Functions

BOOST_LOG_API std::string boost::aux::get_process_name ()
 The function returns the current process name. More...
 

Detailed Description

Author
Andrey Semashev
Date
29.07.2012

The header contains implementation of a current process name attribute