|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
28 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE)
Provides an std::stringbuf for xtd::diagnostics::debug.
Definition debugstreambuf.hpp:21
int32 sync() override
Synchronizes the buffers with the associated character sequence.
Definition debugstreambuf.hpp:27
static void write(const xtd::string &message)
Writes a message to the trace listeners in the listeners collection.
Definition debug.hpp:276
static void write_line()
Writes a line terminator to the trace listeners in the listeners collection.
Definition debug.hpp:361
object()=default
Create a new instance of the ultimate base class object.
Contains xtd::diagnostics::debug class.
xtd::basic_string< char > string
Represents text as a sequence of UTF-8 code units.
Definition __string_definitions.hpp:43
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::object class.