proxygen
ByteToStringDecoder Member List

This is the complete list of members for ByteToStringDecoder, including all inherited members.

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