xtd
0.2.0
Toggle main menu visibility
Home
Categories
Documentation
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
x
Enumerations
Related Symbols
o
Files
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
xtd
io
stream_writer
xtd::io::stream_writer Member List
This is the complete list of members for
xtd::io::stream_writer
, including all inherited members.
auto_flush
() const
xtd::io::stream_writer
auto_flush
(bool auto_flush)
xtd::io::stream_writer
base_stream
() const
xtd::io::stream_writer
close
() override
xtd::io::stream_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
() override
xtd::io::stream_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
stream_writer
(const xtd::string &path)
xtd::io::stream_writer
explicit
stream_writer
(std::ostream &stream)
xtd::io::stream_writer
explicit
stream_writer
(const xtd::string &path, bool append)
xtd::io::stream_writer
stream_writer
(std::ostream &stream, bool append)
xtd::io::stream_writer
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 &value) override
xtd::io::stream_writer
virtual
write
(const xtd::string &value)
xtd::io::stream_writer
virtual
write
(bool value)
xtd::io::stream_writer
write
(double value)
xtd::io::stream_writer
write
(float value)
xtd::io::stream_writer
write
(sbyte value)
xtd::io::stream_writer
write
(int16 value)
xtd::io::stream_writer
write
(int32 value)
xtd::io::stream_writer
write
(int64 value)
xtd::io::stream_writer
write
(xtd::byte value)
xtd::io::stream_writer
write
(uint16 value)
xtd::io::stream_writer
write
(uint32 value)
xtd::io::stream_writer
write
(uint64 value)
xtd::io::stream_writer
write
(value_t value)
xtd::io::stream_writer
inline
write
(const xtd::string &fmt, args_t &&... args) noexcept
xtd::io::stream_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 Mar 9 2025 23:56:22 for xtd by
Gammasoft
. All rights reserved.