This is the complete list of members for xtd::diagnostics::trace_filter, including all inherited members.
abstract_object()=default | xtd::abstract_object | protected |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
should_trace(const xtd::diagnostics::trace_event_cache &cache, const xtd::string &source, xtd::diagnostics::trace_event_type event_type, int32 id, const xtd::string &message, std::any data1, const xtd::collections::generic::list< xtd::any_object > &data_array) noexcept=0 | xtd::diagnostics::trace_filter | pure virtual |
should_trace(const xtd::diagnostics::trace_event_cache &cache, const xtd::string &source, xtd::diagnostics::trace_event_type event_type, int32 id, const xtd::string &message) noexcept | xtd::diagnostics::trace_filter | protected |
should_trace(const xtd::diagnostics::trace_event_cache &cache, const xtd::string &source, xtd::diagnostics::trace_event_type event_type, int32 id, const xtd::string &message, std::any data1) noexcept | xtd::diagnostics::trace_filter | protected |
to_string() const noexcept | xtd::object | virtual |
trace_filter()=default | xtd::diagnostics::trace_filter | protected |