xtd
0.2.0
Loading...
Searching...
No Matches
xtd
io
null_text_writer
xtd::io::null_text_writer Member List
This is the complete list of members for
xtd::io::null_text_writer
, including all inherited members.
close
()
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
()
xtd::io::text_writer
virtual
get_hash_code
() const noexcept
xtd::object
virtual
get_type
() const noexcept
xtd::object
virtual
memberwise_clone
() const
xtd::object
inline
new_line
() const noexcept
xtd::io::text_writer
new_line
(const xtd::string &new_line) noexcept
xtd::io::text_writer
null
() noexcept
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
synchronised
(text_writer &writer) noexcept
xtd::io::text_writer
static
text_writer
()=default
xtd::io::text_writer
protected
to_string
() const noexcept
xtd::object
virtual
write
(const xtd::string &) override
xtd::io::null_text_writer
virtual
xtd::io::text_writer::write
(bool value)
xtd::io::text_writer
xtd::io::text_writer::write
(double value)
xtd::io::text_writer
xtd::io::text_writer::write
(float value)
xtd::io::text_writer
xtd::io::text_writer::write
(sbyte value)
xtd::io::text_writer
xtd::io::text_writer::write
(int16 value)
xtd::io::text_writer
xtd::io::text_writer::write
(int32 value)
xtd::io::text_writer
xtd::io::text_writer::write
(int64 value)
xtd::io::text_writer
xtd::io::text_writer::write
(xtd::byte value)
xtd::io::text_writer
xtd::io::text_writer::write
(uint16 value)
xtd::io::text_writer
xtd::io::text_writer::write
(uint32 value)
xtd::io::text_writer
xtd::io::text_writer::write
(uint64 value)
xtd::io::text_writer
xtd::io::text_writer::write
(value_t value)
xtd::io::text_writer
inline
xtd::io::text_writer::write
(const xtd::string &fmt, args_t &&... args) noexcept
xtd::io::text_writer
inline
write_line
()
xtd::io::text_writer
write_line
(const xtd::string &value)
xtd::io::text_writer
write_line
(bool value)
xtd::io::text_writer
write_line
(double value)
xtd::io::text_writer
write_line
(float value)
xtd::io::text_writer
write_line
(sbyte value)
xtd::io::text_writer
write_line
(int16 value)
xtd::io::text_writer
write_line
(int32 value)
xtd::io::text_writer
write_line
(int64 value)
xtd::io::text_writer
write_line
(xtd::byte value)
xtd::io::text_writer
write_line
(uint16 value)
xtd::io::text_writer
write_line
(uint32 value)
xtd::io::text_writer
write_line
(uint64 value)
xtd::io::text_writer
write_line
(value_t value)
xtd::io::text_writer
inline
write_line
(const xtd::string &fmt, args_t &&... args) noexcept
xtd::io::text_writer
inline
Generated on Sun Nov 17 2024 19:44:09 for xtd by
Gammasoft
. All rights reserved.