Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::sinks::aux::direct_mapping_visitor< boost::log::aux::tagged_integer< IntT, TagT > > Struct Template Reference

#include <attribute_mapping.hpp>

Public Types

typedef void result_type
 
typedef
boost::log::aux::tagged_integer
< IntT, TagT > 
mapped_type
 

Public Member Functions

 direct_mapping_visitor (mapped_type &extracted)
 
template<typename T >
void operator() (T const &val) const
 

Member Typedef Documentation

template<typename IntT , typename TagT >
typedef boost::log::aux::tagged_integer< IntT, TagT > boost::sinks::aux::direct_mapping_visitor< boost::log::aux::tagged_integer< IntT, TagT > >::mapped_type
template<typename IntT , typename TagT >
typedef void boost::sinks::aux::direct_mapping_visitor< boost::log::aux::tagged_integer< IntT, TagT > >::result_type

Constructor & Destructor Documentation

template<typename IntT , typename TagT >
boost::sinks::aux::direct_mapping_visitor< boost::log::aux::tagged_integer< IntT, TagT > >::direct_mapping_visitor ( mapped_type extracted)
inlineexplicit

Member Function Documentation

template<typename IntT , typename TagT >
template<typename T >
void boost::sinks::aux::direct_mapping_visitor< boost::log::aux::tagged_integer< IntT, TagT > >::operator() ( T const &  val) const
inline

The documentation for this struct was generated from the following file: