proxygen
wangle::MessageToByteEncoder< M > Member List

This is the complete list of members for wangle::MessageToByteEncoder< M >, 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< M, std::unique_ptr< folly::IOBuf > >inlinevirtual
Context typedefwangle::MessageToByteEncoder< M >
detachPipeline(OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > *)wangle::HandlerBase< OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > >inlinevirtual
dirwangle::OutboundHandler< M, std::unique_ptr< folly::IOBuf > >static
encode(M &msg)=0wangle::MessageToByteEncoder< M >pure virtual
getContext()wangle::HandlerBase< OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > >inline
rin typedefwangle::OutboundHandler< M, std::unique_ptr< folly::IOBuf > >
rout typedefwangle::OutboundHandler< M, std::unique_ptr< folly::IOBuf > >
win typedefwangle::OutboundHandler< M, std::unique_ptr< folly::IOBuf > >
wout typedefwangle::OutboundHandler< M, std::unique_ptr< folly::IOBuf > >
write(Context *ctx, M msg) overridewangle::MessageToByteEncoder< M >inline
OutboundHandler< M, std::unique_ptr< folly::IOBuf > >::write(Context *ctx, Mmsg)=0wangle::OutboundHandler< M, std::unique_ptr< folly::IOBuf > >pure virtual
writeException(Context *ctx, folly::exception_wrapper e)wangle::OutboundHandler< M, std::unique_ptr< folly::IOBuf > >inlinevirtual
~HandlerBase()=defaultwangle::HandlerBase< OutboundHandlerContext< std::unique_ptr< folly::IOBuf > > >virtual
~OutboundHandler() override=defaultwangle::OutboundHandler< M, std::unique_ptr< folly::IOBuf > >