8#include <xtd/diagnostics/trace>
69 void write(const
xtd::
string& trace)
override {
Represents text as a sequence of character units.
Definition basic_string.hpp:71
virtual void push_back(const type_t &value)
Appends the given element value to the end of the container.
Definition list.hpp:1119
Provides the abstract base class for the listeners who monitor trace and debug output.
Definition trace_listener.hpp:38
static listener_collection & listeners() noexcept
Gets the collection of listeners that is monitoring the trace output.
The xtd::shared_ptr_object is a shared pointer as std::shared_ptr.
Definition shared_ptr_object.hpp:30
Contains xtd::forms::control_trace_listener listener.
std::unique_ptr< type_t > uptr
The xtd::uptr object is a unique pointer.
Definition uptr.hpp:25
Contains xtd::forms::icontrol_trace interface.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10