This is the complete list of members for boost::sinks::syslog::custom_severity_mapping< AttributeValueT >, including all inherited members.
attribute_value_type typedef | boost::sinks::basic_custom_mapping< level, AttributeValueT > | |
basic_custom_mapping(attribute_name const &name, mapped_type const &default_value) | boost::sinks::basic_custom_mapping< level, AttributeValueT > | inlineexplicit |
custom_severity_mapping(attribute_name const &name) | boost::sinks::syslog::custom_severity_mapping< AttributeValueT > | inlineexplicit |
mapped_type typedef | boost::sinks::basic_custom_mapping< level, AttributeValueT > | |
operator()(record_view const &rec) const | boost::sinks::basic_custom_mapping< level, AttributeValueT > | inline |
operator[](attribute_value_type const &key) | boost::sinks::basic_custom_mapping< level, AttributeValueT > | inline |
result_type typedef | boost::sinks::basic_mapping< level > |