base_stream() const noexcept | xtd::io::string_writer | |
base_stream() noexcept | xtd::io::string_writer | |
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 | inlinestatic |
flush() 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 | 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 | inlinestatic |
string_writer()=default | xtd::io::string_writer | |
string_writer(const xtd::string &str) | xtd::io::string_writer | explicit |
synchronised(text_writer &writer) noexcept | xtd::io::text_writer | static |
text_writer()=default | xtd::io::text_writer | protected |
to_string() const noexcept override | xtd::io::string_writer | virtual |
write(const xtd::string &value) override | xtd::io::string_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 |