#include <string>#include <boost/mpl/vector.hpp>#include <boost/log/detail/config.hpp>#include <boost/log/detail/default_attribute_names.hpp>#include <boost/log/expressions/keyword.hpp>#include <boost/log/expressions/is_keyword_descriptor.hpp>#include <boost/log/attributes/attribute_name.hpp>#include <boost/log/detail/header.hpp>#include <boost/log/detail/footer.hpp>

Classes | |
| struct | boost::expressions::tag::message | 
| Generic log message attribute descriptor.  More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::expressions | |
| boost::expressions::tag | |
Typedefs | |
| typedef attribute_keyword < tag::message >  | boost::expressions::message_type | 
| Generic message keyword type.  More... | |
Variables | |
| const message_type | boost::expressions::message = {} | 
| Generic message keyword.  More... | |