proxygen
wangle::StringCodec Member List

This is the complete list of members for wangle::StringCodec, including all inherited members.

attachPipeline(HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > *)wangle::HandlerBase< HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > >inlinevirtual
close(Context *ctx)wangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >inlinevirtual
Context typedefwangle::StringCodec
detachPipeline(HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > *)wangle::HandlerBase< HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > >inlinevirtual
dirwangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >static
getContext()wangle::HandlerBase< HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > >inline
read(Context *ctx, std::unique_ptr< folly::IOBuf > buf) overridewangle::StringCodecinline
Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >::read(Context *ctx, std::unique_ptr< folly::IOBuf >msg)=0wangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >pure virtual
readEOF(Context *ctx)wangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >inlinevirtual
readException(Context *ctx, folly::exception_wrapper e)wangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >inlinevirtual
rin typedefwangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >
rout typedefwangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >
transportActive(Context *ctx)wangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >inlinevirtual
transportInactive(Context *ctx)wangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >inlinevirtual
win typedefwangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >
wout typedefwangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >
write(Context *ctx, std::string msg) overridewangle::StringCodecinline
Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >::write(Context *ctx, std::stringmsg)=0wangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >pure virtual
writeException(Context *ctx, folly::exception_wrapper e)wangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >inlinevirtual
~Handler() override=defaultwangle::Handler< std::unique_ptr< folly::IOBuf >, std::string, std::string, std::unique_ptr< folly::IOBuf > >
~HandlerBase()=defaultwangle::HandlerBase< HandlerContext< std::string, std::unique_ptr< folly::IOBuf > > >virtual