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_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
flush() | xtd::diagnostics::trace_source | |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
listeners() noexcept | xtd::diagnostics::trace_source | |
listeners(const xtd::diagnostics::trace_listener_collection &listeners) noexcept | xtd::diagnostics::trace_source | |
memberwise_clone() const | xtd::object | inline |
name() const noexcept | xtd::diagnostics::trace_source | |
object()=default | xtd::object | |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
source_switch() const noexcept | xtd::diagnostics::trace_source | |
source_switch(const xtd::diagnostics::source_switch &source_switch) noexcept | xtd::diagnostics::trace_source | |
to_string() const noexcept | xtd::object | virtual |
trace_data(const xtd::diagnostics::trace_event_type &event_type, int32 id, const object_t &data) | xtd::diagnostics::trace_source | inline |
trace_data(const xtd::diagnostics::trace_event_type &event_type, int32 id, const std::vector< object_t > &data) | xtd::diagnostics::trace_source | inline |
trace_event(const xtd::diagnostics::trace_event_type &event_type, int32 id) | xtd::diagnostics::trace_source | inline |
trace_event(const xtd::diagnostics::trace_event_type &event_type, int32 id, const xtd::string &message) | xtd::diagnostics::trace_source | inline |
trace_event(const xtd::diagnostics::trace_event_type &event_type, int32 id, const xtd::string &format, const objects &... args) | xtd::diagnostics::trace_source | inline |
trace_information(const xtd::string &message) | xtd::diagnostics::trace_source | |
trace_information(const xtd::string &format, const objects_t &... args) | xtd::diagnostics::trace_source | inline |
trace_source(const xtd::string &name) | xtd::diagnostics::trace_source | explicit |
trace_source(const xtd::string &name, xtd::diagnostics::source_levels default_levels) | xtd::diagnostics::trace_source | explicit |
trace_transfer(int32 id, const xtd::string &message, const guid_t &related_activity_id) | xtd::diagnostics::trace_source | inline |