xtd 0.2.0
Loading...
Searching...
No Matches
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() -> voidxtd::io::text_writervirtual
equals(const object &obj) const noexceptxtd::objectvirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
flush() -> void overridextd::io::string_writervirtual
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
memberwise_clone() constxtd::object
new_line() const noexcept -> const xtd::string &xtd::io::text_writer
new_line(const xtd::string &new_line) noexcept -> voidxtd::io::text_writer
null() noexcept -> null_text_writer &xtd::io::text_writerstatic
object()=defaultxtd::object
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
string_writer()=defaultxtd::io::string_writer
string_writer(const xtd::string &str)xtd::io::string_writerexplicit
synchronised(text_writer &writer) noexcept -> synchronized_text_writerxtd::io::text_writerstatic
text_writer()=defaultxtd::io::text_writerprotected
to_string() const noexcept -> xtd::string overridextd::io::string_writervirtual
write(const xtd::string &value) -> void overridextd::io::string_writervirtual
xtd::io::text_writer::write(bool value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(double value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(float value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(sbyte value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(int16 value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(int32 value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(int64 value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(xtd::byte value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(uint16 value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(uint32 value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(uint64 value) -> voidxtd::io::text_writer
xtd::io::text_writer::write(value_t value) -> voidxtd::io::text_writerinline
xtd::io::text_writer::write(const xtd::string &fmt, args_t &&... args) noexcept -> voidxtd::io::text_writerinline
write_line() -> voidxtd::io::text_writer
write_line(const xtd::string &value) -> voidxtd::io::text_writer
write_line(bool value) -> voidxtd::io::text_writer
write_line(double value) -> voidxtd::io::text_writer
write_line(float value) -> voidxtd::io::text_writer
write_line(sbyte value) -> voidxtd::io::text_writer
write_line(int16 value) -> voidxtd::io::text_writer
write_line(int32 value) -> voidxtd::io::text_writer
write_line(int64 value) -> voidxtd::io::text_writer
write_line(xtd::byte value) -> voidxtd::io::text_writer
write_line(uint16 value) -> voidxtd::io::text_writer
write_line(uint32 value) -> voidxtd::io::text_writer
write_line(uint64 value) -> voidxtd::io::text_writer
write_line(value_t value) -> voidxtd::io::text_writerinline
write_line(const xtd::string &fmt, args_t &&... args) noexcept -> voidxtd::io::text_writerinline