| attachContext(H *handler, HandlerContext *ctx) | wangle::PipelineContext | inline |
| attachPipeline() override | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | inlinevirtual |
| close() override | wangle::OutboundContextImpl< H > | inlinevirtual |
| detachContext(H *handler, HandlerContext *) | wangle::PipelineContext | inline |
| detachPipeline() override | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | inlinevirtual |
| dir | wangle::OutboundContextImpl< H > | static |
| fireClose() override | wangle::OutboundContextImpl< H > | inlinevirtual |
| fireWrite(Wout msg) override | wangle::OutboundContextImpl< H > | inlinevirtual |
| fireWriteException(folly::exception_wrapper e) override | wangle::OutboundContextImpl< H > | inlinevirtual |
| getDirection() override | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | inlinevirtual |
| getHandler() | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | inline |
| getPipeline() override | wangle::OutboundContextImpl< H > | inlinevirtual |
| getPipelineShared() override | wangle::OutboundContextImpl< H > | inlinevirtual |
| getTransport() | wangle::OutboundHandlerContext< H::wout > | inline |
| handler_ | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | protected |
| impl_ | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | protected |
| initialize(std::weak_ptr< PipelineBase > pipeline, std::shared_ptr< H > handler) | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | inline |
| nextIn_ | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | protected |
| nextOut_ | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | protected |
| OutboundContextImpl(std::weak_ptr< PipelineBase > pipeline, std::shared_ptr< H > handler) | wangle::OutboundContextImpl< H > | inlineexplicit |
| OutboundContextImpl() | wangle::OutboundContextImpl< H > | inline |
| pipelineRaw_ | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | protected |
| pipelineWeak_ | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | protected |
| Rin typedef | wangle::OutboundContextImpl< H > | |
| Rout typedef | wangle::OutboundContextImpl< H > | |
| setNextIn(PipelineContext *ctx) override | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | inlinevirtual |
| setNextOut(PipelineContext *ctx) override | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | inlinevirtual |
| Win typedef | wangle::OutboundContextImpl< H > | |
| Wout typedef | wangle::OutboundContextImpl< H > | |
| write(Win msg) override | wangle::OutboundContextImpl< H > | inlinevirtual |
| writeException(folly::exception_wrapper e) override | wangle::OutboundContextImpl< H > | inlinevirtual |
| ~ContextImplBase() override=default | wangle::ContextImplBase< H, OutboundHandlerContext< H::wout > > | |
| ~OutboundContextImpl() override=default | wangle::OutboundContextImpl< H > | |
| ~OutboundHandlerContext()=default | wangle::OutboundHandlerContext< H::wout > | virtual |
| ~OutboundLink()=default | wangle::OutboundLink< H::win > | virtual |
| ~PipelineContext()=default | wangle::PipelineContext | virtual |