xtd 0.2.0
xtd::diagnostics::source_filter Member List

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

abstract_object()=defaultxtd::abstract_objectprotected
equals(const object &obj) const noexceptxtd::object
equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
memberwise_clone() const noexceptxtd::objectinline
object()=defaultxtd::object
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
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 overridextd::diagnostics::source_filtervirtual
xtd::diagnostics::trace_filter::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) noexceptxtd::diagnostics::trace_filterprotected
xtd::diagnostics::trace_filter::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) noexceptxtd::diagnostics::trace_filterprotected
source() const noexceptxtd::diagnostics::source_filter
source(const xtd::ustring &source) noexceptxtd::diagnostics::source_filter
source_filter(const xtd::ustring &source)xtd::diagnostics::source_filterexplicit
to_string() const noexceptxtd::objectvirtual
trace_filter()=defaultxtd::diagnostics::trace_filterprotected