This is the complete list of members for xtd::diagnostics::trace_source, including all inherited members.
| close() -> void | 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() -> void | xtd::diagnostics::trace_source | |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| listeners() noexcept -> xtd::diagnostics::trace_listener_collection & | xtd::diagnostics::trace_source | |
| listeners(const xtd::diagnostics::trace_listener_collection &listeners) noexcept -> void | xtd::diagnostics::trace_source | |
| memberwise_clone() const | xtd::object | |
| name() const noexcept -> const xtd::string & | 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 -> const xtd::diagnostics::source_switch & | xtd::diagnostics::trace_source | |
| source_switch(const xtd::diagnostics::source_switch &source_switch) noexcept -> void | xtd::diagnostics::trace_source | |
| to_string() const | xtd::object | virtual |
| trace_data(const xtd::diagnostics::trace_event_type &event_type, xtd::int32 id, const object_t &data) -> void | xtd::diagnostics::trace_source | inline |
| trace_data(const xtd::diagnostics::trace_event_type &event_type, xtd::int32 id, const xtd::array< object_t > &data) -> void | xtd::diagnostics::trace_source | inline |
| trace_event(const xtd::diagnostics::trace_event_type &event_type, xtd::int32 id) -> void | xtd::diagnostics::trace_source | inline |
| trace_event(const xtd::diagnostics::trace_event_type &event_type, xtd::int32 id, const xtd::string &message) -> void | xtd::diagnostics::trace_source | inline |
| trace_event(const xtd::diagnostics::trace_event_type &event_type, xtd::int32 id, const xtd::string &format, const objects &... args) -> void | xtd::diagnostics::trace_source | inline |
| trace_information(const xtd::string &message) -> void | xtd::diagnostics::trace_source | |
| trace_information(const xtd::string &format, const objects_t &... args) -> void | 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(xtd::int32 id, const xtd::string &message, const guid_t &related_activity_id) -> void | xtd::diagnostics::trace_source | inline |