xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
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 noexcept | xtd::object | virtual |
equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
flush() | xtd::diagnostics::trace_source | |
get_hash_code() const noexcept | xtd::object | virtual |
listeners() | xtd::diagnostics::trace_source | |
listeners(const xtd::diagnostics::trace_listener_collection &listeners) | xtd::diagnostics::trace_source | |
memberwise_clone() const | xtd::object | inline |
name() const | xtd::diagnostics::trace_source | |
object()=default | xtd::object | |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
source_switch() const | xtd::diagnostics::trace_source | |
source_switch(const xtd::diagnostics::source_switch &source_switch) | xtd::diagnostics::trace_source | |
to_string() const noexcept | xtd::object | virtual |
trace_data(const xtd::diagnostics::trace_event_type &event_type, int32_t id, const object_t &data) | xtd::diagnostics::trace_source | inline |
trace_data(const xtd::diagnostics::trace_event_type &event_type, int32_t id, const std::vector< object_t > &data) | xtd::diagnostics::trace_source | inline |
trace_event(const xtd::diagnostics::trace_event_type &event_type, int32_t id) | xtd::diagnostics::trace_source | inline |
trace_event(const xtd::diagnostics::trace_event_type &event_type, int32_t id, const xtd::ustring &message) | xtd::diagnostics::trace_source | inline |
trace_event(const xtd::diagnostics::trace_event_type &event_type, int32_t id, const xtd::ustring &format, const objects &... args) | xtd::diagnostics::trace_source | inline |
trace_information(const xtd::ustring &message) | xtd::diagnostics::trace_source | |
trace_information(const xtd::ustring &format, const objects_t &... args) | xtd::diagnostics::trace_source | inline |
trace_source(const xtd::ustring &name) | xtd::diagnostics::trace_source | explicit |
trace_source(const xtd::ustring &name, xtd::diagnostics::source_levels default_levels) | xtd::diagnostics::trace_source | explicit |
trace_transfer(int32_t id, const xtd::ustring &message, const guid_t &related_activity_id) | xtd::diagnostics::trace_source | inline |