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 | |
| equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| memberwise_clone() const noexcept | xtd::object | inline |
| object()=default | xtd::object | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| should_trace(const xtd::diagnostics::trace_event_cache &cache, const xtd::ustring &source, xtd::diagnostics::trace_event_type event_type, int32 id, const xtd::ustring &message, std::any data1, const std::vector< std::any > &data_array) noexcept=0 | xtd::diagnostics::trace_filter | pure virtual |
| should_trace(const xtd::diagnostics::trace_event_cache &cache, const xtd::ustring &source, xtd::diagnostics::trace_event_type event_type, int32 id, const xtd::ustring &message) noexcept | xtd::diagnostics::trace_filter | protected |
| should_trace(const xtd::diagnostics::trace_event_cache &cache, const xtd::ustring &source, xtd::diagnostics::trace_event_type event_type, int32 id, const xtd::ustring &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 |