WvStreams
WvFunctorEncoder< IT, OT, FT > Member List
This is the complete list of members for WvFunctorEncoder< IT, OT, FT >, including all inherited members.
_encode(WvBuf &inbuf, WvBuf &outbuf, bool flush)WvTypedEncoder< IT, OT > [inline, protected, virtual]
_finish(WvBuf &outbuf)WvTypedEncoder< IT, OT > [inline, protected, virtual]
_geterror() const WvEncoder [inline, protected, virtual]
_isfinished() const WvEncoder [inline, protected, virtual]
_isok() const WvEncoder [inline, protected, virtual]
_reset()WvFunctorEncoder< IT, OT, FT > [inline, protected, virtual]
_typedencode(IBuffer &inbuf, OBuffer &outbuf, bool flush)WvFunctorEncoder< IT, OT, FT > [inline, protected, virtual]
_typedfinish(OBuffer &outbuf)WvTypedEncoder< IT, OT > [inline, protected, virtual]
encode(IBuffer &inbuf, OBuffer &outbuf, bool flush=false, bool finish=false)WvTypedEncoder< IT, OT > [inline]
encode(WvBuf &inbuf, WvBuf &outbuf, bool flush=false, bool finish=false) (defined in WvTypedEncoder< IT, OT >)WvTypedEncoder< IT, OT > [inline]
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
errstrWvEncoder [protected]
f (defined in WvFunctorEncoder< IT, OT, FT >)WvFunctorEncoder< IT, OT, FT > [protected]
finish(OBuffer &outbuf)WvTypedEncoder< IT, OT > [inline]
finish(WvBuf &outbuf) (defined in WvTypedEncoder< IT, OT >)WvTypedEncoder< IT, OT > [inline]
finishedWvEncoder [protected]
flush(IBuffer &inbuf, OBuffer &outbuf, bool finish=false)WvTypedEncoder< IT, OT > [inline]
flush(WvBuf &inbuf, WvBuf &outbuf, bool finish=false) (defined in WvTypedEncoder< IT, OT >)WvTypedEncoder< IT, OT > [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
FType typedef (defined in WvFunctorEncoder< IT, OT, FT >)WvFunctorEncoder< IT, OT, FT >
geterror() const WvEncoder
IBuffer typedef (defined in WvFunctorEncoder< IT, OT, FT >)WvFunctorEncoder< IT, OT, FT >
IBufferView typedef (defined in WvTypedEncoder< IT, OT >)WvTypedEncoder< IT, OT >
isfinished() const WvEncoder [inline]
isok() const WvEncoder [inline]
IType typedef (defined in WvFunctorEncoder< IT, OT, FT >)WvFunctorEncoder< IT, OT, FT >
OBuffer typedef (defined in WvFunctorEncoder< IT, OT, FT >)WvFunctorEncoder< IT, OT, FT >
OBufferView typedef (defined in WvTypedEncoder< IT, OT >)WvTypedEncoder< IT, OT >
okayWvEncoder [protected]
OType typedef (defined in WvFunctorEncoder< IT, OT, FT >)WvFunctorEncoder< IT, OT, FT >
reset()WvEncoder
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
WvEncoder()WvEncoder
WvFunctorEncoder(const FType &f) (defined in WvFunctorEncoder< IT, OT, FT >)WvFunctorEncoder< IT, OT, FT > [inline]
~WvEncoder()WvEncoder [virtual]
~WvFunctorEncoder() (defined in WvFunctorEncoder< IT, OT, FT >)WvFunctorEncoder< IT, OT, FT > [inline, virtual]