, including all inherited members.
_encode(WvBuf &in, WvBuf &out, bool flush) | WvEncoderChain | [protected, virtual] |
_finish(WvBuf &out) | WvEncoderChain | [protected, virtual] |
_geterror() const | WvEncoderChain | [protected, virtual] |
_isfinished() const | WvEncoderChain | [protected, virtual] |
_isok() const | WvEncoderChain | [protected, virtual] |
_reset() | WvEncoderChain | [protected, virtual] |
append(WvEncoder *enc, bool autofree) | WvEncoderChain | |
buffered() | WvEncoderChain | |
continue_encode(WvBuf &inbuf, WvBuf &outbuf) | WvEncoderChain | |
encode(WvBuf &inbuf, WvBuf &outbuf, bool flush=false, bool finish=false) | WvEncoder | |
encodebufmem(WvBuf &inbuf, void *outmem, size_t *outlen, bool flush=false, bool finish=false) | WvEncoder | |
encodebufstr(WvBuf &inbuf, WvString &outstr, bool flush=false, bool finish=false) | WvEncoder | |
errstr | WvEncoder | [protected] |
finish(WvBuf &outbuf) | WvEncoder | |
finished | WvEncoder | [protected] |
flush(WvBuf &inbuf, WvBuf &outbuf, bool finish=false) | WvEncoder | [inline] |
flushbufmem(WvBuf &inbuf, void *outmem, size_t *outlen, bool finish=false) | WvEncoder | [inline] |
flushbufstr(WvBuf &inbuf, WvString &outstr, bool finish=false) | WvEncoder | [inline] |
flushmembuf(const void *inmem, size_t inlen, WvBuf &outbuf, bool finish=false) | WvEncoder | |
flushmemmem(const void *inmem, size_t inlen, void *outmem, size_t *outlen, bool finish=false) | WvEncoder | |
flushstrbuf(WvStringParm instr, WvBuf &outbuf, bool finish=false) | WvEncoder | |
flushstrmem(WvStringParm instr, void *outmem, size_t *outlen, bool finish=false) | WvEncoder | |
flushstrstr(WvStringParm instr, WvString &outstr, bool finish=false) | WvEncoder | |
get_autofree(WvEncoder *enc) const | WvEncoderChain | |
geterror() const | WvEncoder | |
isfinished() const | WvEncoder | [inline] |
isok() const | WvEncoder | [inline] |
okay | WvEncoder | [protected] |
prepend(WvEncoder *enc, bool autofree) | WvEncoderChain | |
reset() | WvEncoder | |
set_autofree(WvEncoder *enc, bool autofree) | WvEncoderChain | |
seterror(WvStringParm message) | WvEncoder | [inline, protected] |
seterror(WVSTRING_FORMAT_DECL) | WvEncoder | [inline, protected] |
setfinished() | WvEncoder | [inline, protected] |
setnotok() | WvEncoder | [inline, protected] |
strflushbuf(WvBuf &inbuf, bool finish=false) | WvEncoder | |
strflushmem(const void *inmem, size_t inlen, bool finish=false) | WvEncoder | |
strflushstr(WvStringParm instr, bool finish=false) | WvEncoder | |
unlink(WvEncoder *enc) | WvEncoderChain | |
WvEncoder() | WvEncoder | |
WvEncoderChain() | WvEncoderChain | |
zap() | WvEncoderChain | |
~WvEncoder() | WvEncoder | [virtual] |
~WvEncoderChain() | WvEncoderChain | [virtual] |