WvStreams
WvTypedEncoder< IT, OT, S > Member List

This is the complete list of members for WvTypedEncoder< IT, OT, S >, including all inherited members.

_encode(WvBuf &inbuf, WvBuf &outbuf, bool flush)WvTypedEncoder< IT, OT, S >inlineprotectedvirtual
_finish(WvBuf &outbuf)WvTypedEncoder< IT, OT, S >inlineprotectedvirtual
_geterror() constWvEncoderinlineprotectedvirtual
_isfinished() constWvEncoderinlineprotectedvirtual
_isok() constWvEncoderinlineprotectedvirtual
_reset()WvEncoderinlineprotectedvirtual
_typedencode(IBuffer &inbuf, OBuffer &outbuf, bool flush)=0WvTypedEncoder< IT, OT, S >protectedpure virtual
_typedfinish(OBuffer &outbuf)WvTypedEncoder< IT, OT, S >inlineprotectedvirtual
encode(IBuffer &inbuf, OBuffer &outbuf, bool flush=false, bool finish=false)WvTypedEncoder< IT, OT, S >inline
encode(WvBuf &inbuf, WvBuf &outbuf, bool flush=false, bool finish=false) (defined in WvTypedEncoder< IT, OT, S >)WvTypedEncoder< IT, OT, S >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
errstrWvEncoderprotected
finish(OBuffer &outbuf)WvTypedEncoder< IT, OT, S >inline
finish(WvBuf &outbuf) (defined in WvTypedEncoder< IT, OT, S >)WvTypedEncoder< IT, OT, S >inline
finishedWvEncoderprotected
flush(IBuffer &inbuf, OBuffer &outbuf, bool finish=false)WvTypedEncoder< IT, OT, S >inline
flush(WvBuf &inbuf, WvBuf &outbuf, bool finish=false) (defined in WvTypedEncoder< IT, OT, S >)WvTypedEncoder< IT, OT, S >inline
flushbufmem(WvBuf &inbuf, void *outmem, size_t *outlen, bool finish=false)WvEncoderinline
flushbufstr(WvBuf &inbuf, WvString &outstr, bool finish=false)WvEncoderinline
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
geterror() constWvEncoder
IBuffer typedef (defined in WvTypedEncoder< IT, OT, S >)WvTypedEncoder< IT, OT, S >
IBufferView typedef (defined in WvTypedEncoder< IT, OT, S >)WvTypedEncoder< IT, OT, S >
isfinished() constWvEncoderinline
isok() constWvEncoderinline
IType typedef (defined in WvTypedEncoder< IT, OT, S >)WvTypedEncoder< IT, OT, S >
OBuffer typedef (defined in WvTypedEncoder< IT, OT, S >)WvTypedEncoder< IT, OT, S >
OBufferView typedef (defined in WvTypedEncoder< IT, OT, S >)WvTypedEncoder< IT, OT, S >
okayWvEncoderprotected
OType typedef (defined in WvTypedEncoder< IT, OT, S >)WvTypedEncoder< IT, OT, S >
reset()WvEncoder
seterror(WvStringParm message)WvEncoderinlineprotected
seterror(WVSTRING_FORMAT_DECL)WvEncoderinlineprotected
setfinished()WvEncoderinlineprotected
setnotok()WvEncoderinlineprotected
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
~WvEncoder()WvEncodervirtual