acl  3.5.3.0
acl::istream 成员列表

成员的完整列表,这些成员属于 acl::istream,包括所有继承而来的类成员

buf_acl::streamprotected
clear_eof(void)acl::stream
close(void)acl::stream
ctx_table_acl::streamprotected
dbuf_acl::streamprotected
default_ctx_acl::streamprotected
del_ctx(const char *key=NULL)acl::stream
eof(void) constacl::stream
eof_acl::streamprotected
get_buf(void)acl::stream
get_ctx(const char *key=NULL) constacl::stream
get_dbuf(void)acl::stream
get_hook(void) constacl::stream
get_rw_timeout(void) constacl::stream
get_vstream(void) constacl::stream
getch(void)acl::istream
gets(void *buf, size_t *size_inout, bool nonl=true)acl::istream
gets(string &s, bool nonl=true, size_t max=0)acl::istream
gets(string *s, bool nonl=true, size_t max=0)acl::istream
gets_peek(string &buf, bool nonl=true, bool clear=false, int max=0)acl::istream
gets_peek(string *buf, bool nonl=true, bool clear=false, int max=0)acl::istream
hook_acl::streamprotected
istream(void)acl::istreaminline
noncopyable()acl::acl::noncopyableinlineprotected
open_stream(bool is_file=false)acl::streamprotected
opened(void) constacl::stream
opened_acl::streamprotected
operator>>(string &s)acl::istream
operator>>(long long int &n)acl::istream
operator>>(int &n)acl::istream
operator>>(short &n)acl::istream
operator>>(char &ch)acl::istream
read(void *buf, size_t size, bool loop=true)acl::istream
read(long long int &n, bool loop=true)acl::istream
read(int &n, bool loop=true)acl::istream
read(short &n, bool loop=true)acl::istream
read(char &ch)acl::istream
read(string &s, bool loop=true)acl::istream
read(string *s, bool loop=true)acl::istream
read(string &s, size_t max, bool loop=true)acl::istream
read(string *s, size_t max, bool loop=true)acl::istream
read_peek(string &buf, bool clear=false)acl::istream
read_peek(string *buf, bool clear=false)acl::istream
read_peek(void *buf, size_t size)acl::istream
readn_peek(string &buf, size_t cnt, bool clear=false)acl::istream
readn_peek(string *buf, size_t cnt, bool clear=false)acl::istream
readtags(void *buf, size_t *inout, const char *tag, size_t len)acl::istream
readtags(string &s, const string &tag)acl::istream
readtags(string *s, const string &tag)acl::istream
remove_hook(void)acl::stream
reopen_stream(bool is_file=false)acl::streamprotected
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::streamprotected
ugetch(int ch)acl::istream
unbind(void)acl::stream
~istream(void)acl::istreaminlinevirtual
~noncopyable()acl::acl::noncopyableinlineprotected
~stream(void)=0acl::streampure virtual