Home
last modified time | relevance | path

Searched defs:DescriptorT (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/boost/log/utility/manipulators/
Dadd_value.hpp116 …essions::attribute_keyword< DescriptorT, ActorT > const&, typename DescriptorT::value_type&& value) in add_value()
125 …ressions::attribute_keyword< DescriptorT, ActorT > const&, typename DescriptorT::value_type& value) in add_value()
133 …ns::attribute_keyword< DescriptorT, ActorT > const&, typename DescriptorT::value_type const& value) in add_value()
148 …ns::attribute_keyword< DescriptorT, ActorT > const&, typename DescriptorT::value_type const& value) in add_value()
/third_party/boost/boost/log/attributes/
Dvalue_extraction.hpp600 …essions::attribute_keyword< DescriptorT, ActorT > const& keyword, attribute_value_set const& attrs) in extract()
616 extract(expressions::attribute_keyword< DescriptorT, ActorT > const& keyword, record const& rec) in extract()
632 …tract(expressions::attribute_keyword< DescriptorT, ActorT > const& keyword, record_view const& rec) in extract()
649 …essions::attribute_keyword< DescriptorT, ActorT > const& keyword, attribute_value_set const& attrs) in extract_or_throw()
666 …t_or_throw(expressions::attribute_keyword< DescriptorT, ActorT > const& keyword, record const& rec) in extract_or_throw()
683 …throw(expressions::attribute_keyword< DescriptorT, ActorT > const& keyword, record_view const& rec) in extract_or_throw()
703 …d< DescriptorT, ActorT > const& keyword, attribute_value_set const& attrs, DefaultT const& def_val) in extract_or_default()
724 …ttribute_keyword< DescriptorT, ActorT > const& keyword, record const& rec, DefaultT const& def_val) in extract_or_default()
745 …ute_keyword< DescriptorT, ActorT > const& keyword, record_view const& rec, DefaultT const& def_val) in extract_or_default()
Dvalue_visitation.hpp315 …_keyword< DescriptorT, ActorT > const& keyword, attribute_value_set const& attrs, VisitorT visitor) in visit()
332 …ions::attribute_keyword< DescriptorT, ActorT > const& keyword, record const& rec, VisitorT visitor) in visit()
349 …:attribute_keyword< DescriptorT, ActorT > const& keyword, record_view const& rec, VisitorT visitor) in visit()
Dattribute_value_set.hpp368 operator[] (expressions::attribute_keyword< DescriptorT, ActorT > const& keyword) const in operator []()
/third_party/boost/boost/log/detail/
Dnamed_scope_fmt_pp.hpp42 …torT, ActorT > const& keyword, BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PP_ITERATION(), ArgT, const& arg)) in format_named_scope()
/third_party/boost/boost/log/expressions/predicates/
Dends_with.hpp101 ends_with(attribute_keyword< DescriptorT, ActorT > const&, SubstringT const& substring) in ends_with()
Dbegins_with.hpp101 begins_with(attribute_keyword< DescriptorT, ActorT > const&, SubstringT const& substring) in begins_with()
Dcontains.hpp101 contains(attribute_keyword< DescriptorT, ActorT > const&, SubstringT const& substring) in contains()
Dis_in_range.hpp103 …nge(attribute_keyword< DescriptorT, ActorT > const&, BoundaryT const& least, BoundaryT const& most) in is_in_range()
Dmatches.hpp99 matches(attribute_keyword< DescriptorT, ActorT > const&, RegexT const& rex) in matches()
Dhas_attr.hpp157 …e< typename DescriptorT::value_type > > > has_attr(attribute_keyword< DescriptorT, ActorT > const&) in has_attr()
/third_party/boost/boost/log/core/
Drecord.hpp181 operator[] (expressions::attribute_keyword< DescriptorT, ActorT > const& keyword) const in operator []()
Drecord_view.hpp246 operator[] (expressions::attribute_keyword< DescriptorT, ActorT > const& keyword) const in operator []()
/third_party/boost/boost/log/expressions/formatters/
Ddate_time.hpp260 format_date_time(attribute_keyword< DescriptorT, ActorT > const& keyword, const CharT* format) in format_date_time()
277 …(attribute_keyword< DescriptorT, ActorT > const& keyword, std::basic_string< CharT > const& format) in format_date_time()
Dnamed_scope.hpp525 …t_named_scope(attribute_keyword< DescriptorT, ActorT > const& keyword, const CharT* element_format) in format_named_scope()
545 …te_keyword< DescriptorT, ActorT > const& keyword, std::basic_string< CharT > const& element_format) in format_named_scope()
/third_party/boost/boost/log/utility/setup/
Dfilter_parser.hpp292 …egister_simple_filter_factory(expressions::attribute_keyword< DescriptorT, ActorT > const& keyword) in register_simple_filter_factory()