xtd - Reference Guide  0.1.1
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
xtd::diagnostics::trace_source Member List

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

close()xtd::diagnostics::trace_source
equals(const object &obj) const noexceptxtd::objectvirtual
equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
flush()xtd::diagnostics::trace_source
get_hash_code() const noexceptxtd::objectvirtual
listeners()xtd::diagnostics::trace_source
listeners(const xtd::diagnostics::trace_listener_collection &listeners)xtd::diagnostics::trace_source
memberwise_clone() constxtd::objectinline
name() constxtd::diagnostics::trace_source
object()=defaultxtd::object
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
source_switch() constxtd::diagnostics::trace_source
source_switch(const xtd::diagnostics::source_switch &source_switch)xtd::diagnostics::trace_source
to_string() const noexceptxtd::objectvirtual
trace_data(const xtd::diagnostics::trace_event_type &event_type, int32_t id, const object_t &data)xtd::diagnostics::trace_sourceinline
trace_data(const xtd::diagnostics::trace_event_type &event_type, int32_t id, const std::vector< object_t > &data)xtd::diagnostics::trace_sourceinline
trace_event(const xtd::diagnostics::trace_event_type &event_type, int32_t id)xtd::diagnostics::trace_sourceinline
trace_event(const xtd::diagnostics::trace_event_type &event_type, int32_t id, const xtd::ustring &message)xtd::diagnostics::trace_sourceinline
trace_event(const xtd::diagnostics::trace_event_type &event_type, int32_t id, const xtd::ustring &format, const objects &... args)xtd::diagnostics::trace_sourceinline
trace_information(const xtd::ustring &message)xtd::diagnostics::trace_source
trace_information(const xtd::ustring &format, const objects_t &... args)xtd::diagnostics::trace_sourceinline
trace_source(const xtd::ustring &name)xtd::diagnostics::trace_sourceexplicit
trace_source(const xtd::ustring &name, xtd::diagnostics::source_levels default_levels)xtd::diagnostics::trace_sourceexplicit
trace_transfer(int32_t id, const xtd::ustring &message, const guid_t &related_activity_id)xtd::diagnostics::trace_sourceinline