xtd
0.2.0
Loading...
Searching...
No Matches
xtd
io
string_writer
xtd::io::string_writer Member List
This is the complete list of members for
xtd::io::string_writer
, including all inherited members.
base_stream
() const noexcept -> const std::ostream &
xtd::io::string_writer
base_stream
() noexcept -> std::ostream &
xtd::io::string_writer
close
() -> void
xtd::io::text_writer
virtual
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
inline
static
flush
() -> void override
xtd::io::string_writer
virtual
get_hash_code
() const noexcept
xtd::object
virtual
get_type
() const noexcept
xtd::object
virtual
memberwise_clone
() const
xtd::object
new_line
() const noexcept -> const xtd::string &
xtd::io::text_writer
new_line
(const xtd::string &new_line) noexcept -> void
xtd::io::text_writer
null
() noexcept -> null_text_writer &
xtd::io::text_writer
static
object
()=default
xtd::object
reference_equals
(const object_a_t &object_a, const object_b_t &object_b) noexcept
xtd::object
inline
static
string_writer
()=default
xtd::io::string_writer
string_writer
(const xtd::string &str)
xtd::io::string_writer
explicit
synchronised
(text_writer &writer) noexcept -> synchronized_text_writer
xtd::io::text_writer
static
text_writer
()=default
xtd::io::text_writer
protected
to_string
() const noexcept -> xtd::string override
xtd::io::string_writer
virtual
write
(const xtd::string &value) -> void override
xtd::io::string_writer
virtual
xtd::io::text_writer::write
(bool value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(double value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(float value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(sbyte value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(int16 value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(int32 value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(int64 value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(xtd::byte value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(uint16 value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(uint32 value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(uint64 value) -> void
xtd::io::text_writer
xtd::io::text_writer::write
(value_t value) -> void
xtd::io::text_writer
inline
xtd::io::text_writer::write
(const xtd::string &fmt, args_t &&... args) noexcept -> void
xtd::io::text_writer
inline
write_line
() -> void
xtd::io::text_writer
write_line
(const xtd::string &value) -> void
xtd::io::text_writer
write_line
(bool value) -> void
xtd::io::text_writer
write_line
(double value) -> void
xtd::io::text_writer
write_line
(float value) -> void
xtd::io::text_writer
write_line
(sbyte value) -> void
xtd::io::text_writer
write_line
(int16 value) -> void
xtd::io::text_writer
write_line
(int32 value) -> void
xtd::io::text_writer
write_line
(int64 value) -> void
xtd::io::text_writer
write_line
(xtd::byte value) -> void
xtd::io::text_writer
write_line
(uint16 value) -> void
xtd::io::text_writer
write_line
(uint32 value) -> void
xtd::io::text_writer
write_line
(uint64 value) -> void
xtd::io::text_writer
write_line
(value_t value) -> void
xtd::io::text_writer
inline
write_line
(const xtd::string &fmt, args_t &&... args) noexcept -> void
xtd::io::text_writer
inline
Generated on Wed Feb 11 2026 20:07:32 for xtd by
Gammasoft
. All rights reserved.