xtd 0.2.0
Loading...
Searching...
No Matches
xtd::diagnostics::trace_filter Member List

This is the complete list of members for xtd::diagnostics::trace_filter, including all inherited members.

abstract_object()=defaultxtd::abstract_objectprotected
equals(const object &obj) const noexceptxtd::objectvirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
memberwise_clone() constxtd::objectinline
object()=defaultxtd::object
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
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=0xtd::diagnostics::trace_filterpure 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) noexceptxtd::diagnostics::trace_filterprotected
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) noexceptxtd::diagnostics::trace_filterprotected
to_string() const noexceptxtd::objectvirtual
trace_filter()=defaultxtd::diagnostics::trace_filterprotected