成员的完整列表,这些成员属于 acl::ostream,包括所有继承而来的类成员
buf_ | acl::stream | protected |
clear() | acl::pipe_stream | inlinevirtual |
clear_eof(void) | acl::stream | |
close(void) | acl::stream | |
ctx_table_ | acl::stream | protected |
dbuf_ | acl::stream | protected |
default_ctx_ | acl::stream | protected |
del_ctx(const char *key=NULL) | acl::stream | |
eof(void) const | acl::stream | |
eof_ | acl::stream | protected |
fflush(void) | acl::ostream | |
format(const char *fmt,...) ACL_CPP_PRINTF(2 | acl::ostream | |
get_buf(void) | acl::stream | |
get_ctx(const char *key=NULL) const | acl::stream | |
get_dbuf(void) | acl::stream | |
get_hook(void) const | acl::stream | |
get_rw_timeout(void) const | acl::stream | |
get_vstream(void) const | acl::stream | |
hook_ | acl::stream | protected |
acl::noncopyable() | acl::acl::noncopyable | inlineprotected |
acl::pipe_stream::noncopyable() | acl::acl::noncopyable | inlineprotected |
open_stream(bool is_file=false) | acl::stream | protected |
opened(void) const | acl::stream | |
opened_ | acl::stream | protected |
operator<<(const string &s) | acl::ostream | |
operator<<(const char *s) | acl::ostream | |
operator<<(long long int n) | acl::ostream | |
operator<<(int n) | acl::ostream | |
operator<<(short n) | acl::ostream | |
operator<<(char ch) | acl::ostream | |
ostream(void) | acl::ostream | inline |
pipe_stream() | acl::pipe_stream | inline |
pop_end(string *out, size_t max=0) | acl::ostream | inlinevirtual |
push_pop(const char *in, size_t len, string *out=NULL, size_t max=0) | acl::ostream | virtual |
puts(const char *s) | acl::ostream | |
remove_hook(void) | acl::stream | |
reopen_stream(bool is_file=false) | acl::stream | protected |
set_ctx(void *ctx, const char *key=NULL, bool replace=true) | acl::stream | |
set_rw_timeout(int n) | acl::stream | |
set_time_unit(time_unit_t unit) | acl::stream | |
setup_hook(stream_hook *hook) | acl::stream | |
stream(void) | acl::stream | |
stream_ | acl::stream | protected |
unbind(void) | acl::stream | |
vformat(const char *fmt, va_list ap) | acl::ostream | |
write(const void *data, size_t size, bool loop=true, bool buffed=false) | acl::ostream | |
write(long long int n) | acl::ostream | |
write(int n) | acl::ostream | |
write(short n) | acl::ostream | |
write(char ch) | acl::ostream | |
write(const string &s, bool loop=true) | acl::ostream | |
writev(const struct iovec *v, int count, bool loop=true) | acl::ostream | |
acl::~noncopyable() | acl::acl::noncopyable | inlineprotected |
acl::pipe_stream::~noncopyable() | acl::acl::noncopyable | inlineprotected |
~ostream(void) | acl::ostream | inlinevirtual |
~pipe_stream() | acl::pipe_stream | inlinevirtual |
~stream(void)=0 | acl::stream | pure virtual |