Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::sinks::basic_custom_mapping< MappedT, AttributeValueT > Member List

This is the complete list of members for boost::sinks::basic_custom_mapping< MappedT, AttributeValueT >, including all inherited members.

attribute_value_type typedefboost::sinks::basic_custom_mapping< MappedT, AttributeValueT >
basic_custom_mapping(attribute_name const &name, mapped_type const &default_value)boost::sinks::basic_custom_mapping< MappedT, AttributeValueT >inlineexplicit
mapped_type typedefboost::sinks::basic_custom_mapping< MappedT, AttributeValueT >
operator()(record_view const &rec) const boost::sinks::basic_custom_mapping< MappedT, AttributeValueT >inline
operator[](attribute_value_type const &key)boost::sinks::basic_custom_mapping< MappedT, AttributeValueT >inline
result_type typedefboost::sinks::basic_mapping< MappedT >