proxygen
wangle::ByteToMessageDecoder< M > Member List

This is the complete list of members for wangle::ByteToMessageDecoder< M >, including all inherited members.

attachPipeline(InboundHandlerContext< M > *)wangle::HandlerBase< InboundHandlerContext< M > >inlinevirtual
Context typedefwangle::ByteToMessageDecoder< M >
decode(Context *ctx, folly::IOBufQueue &buf, M &result, size_t &)=0wangle::ByteToMessageDecoder< M >pure virtual
detachPipeline(InboundHandlerContext< M > *)wangle::HandlerBase< InboundHandlerContext< M > >inlinevirtual
dirwangle::InboundHandler< folly::IOBufQueue &, M >static
getContext()wangle::HandlerBase< InboundHandlerContext< M > >inline
read(Context *ctx, folly::IOBufQueue &q) overridewangle::ByteToMessageDecoder< M >inline
InboundHandler< folly::IOBufQueue &, M >::read(Context *ctx, folly::IOBufQueue &msg)=0wangle::InboundHandler< folly::IOBufQueue &, M >pure virtual
readEOF(Context *ctx)wangle::InboundHandler< folly::IOBufQueue &, M >inlinevirtual
readException(Context *ctx, folly::exception_wrapper e)wangle::InboundHandler< folly::IOBufQueue &, M >inlinevirtual
rin typedefwangle::InboundHandler< folly::IOBufQueue &, M >
rout typedefwangle::InboundHandler< folly::IOBufQueue &, M >
transportActive(Context *ctx) overridewangle::ByteToMessageDecoder< M >inline
InboundHandler< folly::IOBufQueue &, M >::transportActive(Context *ctx)wangle::InboundHandler< folly::IOBufQueue &, M >inlinevirtual
transportActive_wangle::ByteToMessageDecoder< M >private
transportInactive(Context *ctx) overridewangle::ByteToMessageDecoder< M >inline
InboundHandler< folly::IOBufQueue &, M >::transportInactive(Context *ctx)wangle::InboundHandler< folly::IOBufQueue &, M >inlinevirtual
win typedefwangle::InboundHandler< folly::IOBufQueue &, M >
wout typedefwangle::InboundHandler< folly::IOBufQueue &, M >
~HandlerBase()=defaultwangle::HandlerBase< InboundHandlerContext< M > >virtual
~InboundHandler() override=defaultwangle::InboundHandler< folly::IOBufQueue &, M >