cipher() const | Dv::Ssl::SslBuffer | |
close() | Dv::Util::fdstreambuf | [virtual] |
debug(std::ostream *os) | Dv::Util::fdstreambuf | |
debug() const | Dv::Util::fdstreambuf | |
debug_ | Dv::Util::fdstreambuf | [protected] |
debug_header(const std::string &funname) const | Dv::Util::fdstreambuf | [protected] |
delay() const | Dv::Util::fdstreambuf | |
delay(time_t d) | Dv::Util::fdstreambuf | |
delay_ | Dv::Util::fdstreambuf | [protected] |
errno_ | Dv::Util::fdstreambuf | [protected] |
error() const | Dv::Util::fdstreambuf | |
error(int e) const | Dv::Util::fdstreambuf | |
fd() const | Dv::Util::fdstreambuf | |
fd(int i, bool non_blocking=false) | Dv::Util::fdstreambuf | |
fd_ | Dv::Util::fdstreambuf | [protected] |
fdstreambuf(int fd=-1, size_t inbuf_sz=1024, size_t outbuf_sz=1024, time_t delay=0, bool non_blocking=false, std::ostream *debug=0) | Dv::Util::fdstreambuf | |
fdstreambuf(const fdstreambuf &) | Dv::Util::fdstreambuf | [protected] |
fdwait(int fd, time_t delay, int &syserrno, bool output=false) | Dv::Util::fdstreambuf | [static] |
fdwait(bool output) const | Dv::Util::fdstreambuf | |
fdwait(bool output, int &syserrno) const | Dv::Util::fdstreambuf | |
flags(std::ios::openmode mode) | Dv::Util::fdstreambuf | [static] |
inbuf_ | Dv::Util::fdstreambuf | [protected] |
inbuf_sz() const | Dv::Util::fdstreambuf | |
inbuf_sz_ | Dv::Util::fdstreambuf | [protected] |
iwait() const | Dv::Util::fdstreambuf | |
non_blocking() const | Dv::Util::fdstreambuf | |
non_blocking_ | Dv::Util::fdstreambuf | [protected] |
operator=(const fdstreambuf &) | Dv::Util::fdstreambuf | [protected] |
outbuf_ | Dv::Util::fdstreambuf | [protected] |
outbuf_sz() const | Dv::Util::fdstreambuf | |
outbuf_sz_ | Dv::Util::fdstreambuf | [protected] |
overflow(int c) | Dv::Util::fdstreambuf | [virtual] |
owait() const | Dv::Util::fdstreambuf | |
read(char *buf, size_t buf_sz) | Dv::Util::fdstreambuf | [virtual] |
rread(char *buf, size_t len) | Dv::Ssl::SslBuffer | [protected, virtual] |
rwrite(char *buf, size_t len) | Dv::Ssl::SslBuffer | [protected, virtual] |
set_non_blocking() | Dv::Util::fdstreambuf | |
ssl() const | Dv::Ssl::SslBuffer | [inline] |
ssl_ | Dv::Ssl::SslBuffer | [private] |
SslBuffer(SslContext &context, int fd, size_t intbufsize=1024, size_t outbufsize=1024, int msecs=0) | Dv::Ssl::SslBuffer | |
strerror() const | Dv::Util::fdstreambuf | |
sync() | Dv::Util::fdstreambuf | [virtual] |
timedout() const | Dv::Util::fdstreambuf | |
timedout(bool timed_out) const | Dv::Util::fdstreambuf | |
timedout_ | Dv::Util::fdstreambuf | [protected] |
underflow() | Dv::Util::fdstreambuf | [virtual] |
write(char *buf, size_t buf_sz) | Dv::Util::fdstreambuf | [virtual] |
~fdstreambuf() | Dv::Util::fdstreambuf | [virtual] |
~SslBuffer() | Dv::Ssl::SslBuffer | |