proxygen
StringToByteEncoder Member List

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

attachPipeline(OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > *)wangle::HandlerBase< OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > >inlinevirtual
close(Context *ctx)wangle::OutboundHandler< std::string, std::unique_ptr< folly::IOBuf > >inlinevirtual
Context typedefwangle::MessageToByteEncoder< std::string >
detachPipeline(OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > *)wangle::HandlerBase< OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > >inlinevirtual
dirwangle::OutboundHandler< std::string, std::unique_ptr< folly::IOBuf > >static
encode(std::string &msg) overrideStringToByteEncoderinlinevirtual
getContext()wangle::HandlerBase< OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > >inline
rin typedefwangle::OutboundHandler< std::string, std::unique_ptr< folly::IOBuf > >
rout typedefwangle::OutboundHandler< std::string, std::unique_ptr< folly::IOBuf > >
win typedefwangle::OutboundHandler< std::string, std::unique_ptr< folly::IOBuf > >
wout typedefwangle::OutboundHandler< std::string, std::unique_ptr< folly::IOBuf > >
write(Context *ctx, std::stringmsg) overridewangle::MessageToByteEncoder< std::string >inlinevirtual
writeException(Context *ctx, folly::exception_wrapper e)wangle::OutboundHandler< std::string, std::unique_ptr< folly::IOBuf > >inlinevirtual
~HandlerBase()=defaultwangle::HandlerBase< OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > >virtual
~OutboundHandler() override=defaultwangle::OutboundHandler< std::string, std::unique_ptr< folly::IOBuf > >