attachPipeline(InboundHandlerContext< std::string > *) | wangle::HandlerBase< InboundHandlerContext< std::string > > | inlinevirtual |
Context typedef | wangle::ByteToMessageDecoder< std::string > | |
decode(Context *, IOBufQueue &buf, std::string &result, size_t &) override | ByteToStringDecoder | inlinevirtual |
detachPipeline(InboundHandlerContext< std::string > *) | wangle::HandlerBase< InboundHandlerContext< std::string > > | inlinevirtual |
dir | wangle::InboundHandler< folly::IOBufQueue &, std::string > | static |
getContext() | wangle::HandlerBase< InboundHandlerContext< std::string > > | inline |
read(Context *ctx, folly::IOBufQueue &q) override | wangle::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 typedef | wangle::InboundHandler< folly::IOBufQueue &, std::string > | |
rout typedef | wangle::InboundHandler< folly::IOBufQueue &, std::string > | |
transportActive(Context *ctx) override | wangle::ByteToMessageDecoder< std::string > | inlinevirtual |
transportInactive(Context *ctx) override | wangle::ByteToMessageDecoder< std::string > | inlinevirtual |
win typedef | wangle::InboundHandler< folly::IOBufQueue &, std::string > | |
wout typedef | wangle::InboundHandler< folly::IOBufQueue &, std::string > | |
~HandlerBase()=default | wangle::HandlerBase< InboundHandlerContext< std::string > > | virtual |
~InboundHandler() override=default | wangle::InboundHandler< folly::IOBufQueue &, std::string > | |