xtd 0.2.0
Loading...
Searching...
No Matches
xtd::diagnostics::trace_source Member List

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

close() -> voidxtd::diagnostics::trace_source
equals(const object &obj) const noexceptxtd::objectvirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
flush() -> voidxtd::diagnostics::trace_source
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
listeners() noexcept -> xtd::diagnostics::trace_listener_collection &xtd::diagnostics::trace_source
listeners(const xtd::diagnostics::trace_listener_collection &listeners) noexcept -> voidxtd::diagnostics::trace_source
memberwise_clone() constxtd::object
name() const noexcept -> const xtd::string &xtd::diagnostics::trace_source
object()=defaultxtd::object
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
source_switch() const noexcept -> const xtd::diagnostics::source_switch &xtd::diagnostics::trace_source
source_switch(const xtd::diagnostics::source_switch &source_switch) noexcept -> voidxtd::diagnostics::trace_source
to_string() constxtd::objectvirtual
trace_data(const xtd::diagnostics::trace_event_type &event_type, xtd::int32 id, const object_t &data) -> voidxtd::diagnostics::trace_sourceinline
trace_data(const xtd::diagnostics::trace_event_type &event_type, xtd::int32 id, const xtd::array< object_t > &data) -> voidxtd::diagnostics::trace_sourceinline
trace_event(const xtd::diagnostics::trace_event_type &event_type, xtd::int32 id) -> voidxtd::diagnostics::trace_sourceinline
trace_event(const xtd::diagnostics::trace_event_type &event_type, xtd::int32 id, const xtd::string &message) -> voidxtd::diagnostics::trace_sourceinline
trace_event(const xtd::diagnostics::trace_event_type &event_type, xtd::int32 id, const xtd::string &format, const objects &... args) -> voidxtd::diagnostics::trace_sourceinline
trace_information(const xtd::string &message) -> voidxtd::diagnostics::trace_source
trace_information(const xtd::string &format, const objects_t &... args) -> voidxtd::diagnostics::trace_sourceinline
trace_source(const xtd::string &name)xtd::diagnostics::trace_sourceexplicit
trace_source(const xtd::string &name, xtd::diagnostics::source_levels default_levels)xtd::diagnostics::trace_sourceexplicit
trace_transfer(xtd::int32 id, const xtd::string &message, const guid_t &related_activity_id) -> voidxtd::diagnostics::trace_sourceinline