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 | |
| 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 |
| 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 noexcept | xtd::object | inline |
| name() const noexcept | 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 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::ustring &message) | xtd::diagnostics::trace_source | inline |
| trace_event(const xtd::diagnostics::trace_event_type &event_type, int32 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 id, const xtd::ustring &message, const guid_t &related_activity_id) | xtd::diagnostics::trace_source | inline |