| attachContext(H *handler, HandlerContext *ctx) | wangle::PipelineContext | inline |
| attachPipeline() override | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | inlinevirtual |
| detachContext(H *handler, HandlerContext *) | wangle::PipelineContext | inline |
| detachPipeline() override | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | inlinevirtual |
| dir | wangle::InboundContextImpl< H > | static |
| fireRead(Rout msg) override | wangle::InboundContextImpl< H > | inlinevirtual |
| fireReadEOF() override | wangle::InboundContextImpl< H > | inlinevirtual |
| fireReadException(folly::exception_wrapper e) override | wangle::InboundContextImpl< H > | inlinevirtual |
| fireTransportActive() override | wangle::InboundContextImpl< H > | inlinevirtual |
| fireTransportInactive() override | wangle::InboundContextImpl< H > | inlinevirtual |
| getDirection() override | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | inlinevirtual |
| getHandler() | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | inline |
| getPipeline() override | wangle::InboundContextImpl< H > | inlinevirtual |
| getPipelineShared() override | wangle::InboundContextImpl< H > | inlinevirtual |
| getTransport() | wangle::InboundHandlerContext< H::rout > | inline |
| handler_ | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | protected |
| impl_ | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | protected |
| InboundContextImpl(std::weak_ptr< PipelineBase > pipeline, std::shared_ptr< H > handler) | wangle::InboundContextImpl< H > | inlineexplicit |
| InboundContextImpl() | wangle::InboundContextImpl< H > | inline |
| initialize(std::weak_ptr< PipelineBase > pipeline, std::shared_ptr< H > handler) | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | inline |
| nextIn_ | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | protected |
| nextOut_ | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | protected |
| pipelineRaw_ | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | protected |
| pipelineWeak_ | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | protected |
| read(Rin msg) override | wangle::InboundContextImpl< H > | inlinevirtual |
| readEOF() override | wangle::InboundContextImpl< H > | inlinevirtual |
| readException(folly::exception_wrapper e) override | wangle::InboundContextImpl< H > | inlinevirtual |
| Rin typedef | wangle::InboundContextImpl< H > | |
| Rout typedef | wangle::InboundContextImpl< H > | |
| setNextIn(PipelineContext *ctx) override | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | inlinevirtual |
| setNextOut(PipelineContext *ctx) override | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | inlinevirtual |
| transportActive() override | wangle::InboundContextImpl< H > | inlinevirtual |
| transportInactive() override | wangle::InboundContextImpl< H > | inlinevirtual |
| Win typedef | wangle::InboundContextImpl< H > | |
| Wout typedef | wangle::InboundContextImpl< H > | |
| ~ContextImplBase() override=default | wangle::ContextImplBase< H, InboundHandlerContext< H::rout > > | |
| ~InboundContextImpl() override=default | wangle::InboundContextImpl< H > | |
| ~InboundHandlerContext()=default | wangle::InboundHandlerContext< H::rout > | virtual |
| ~InboundLink()=default | wangle::InboundLink< H::rin > | virtual |
| ~PipelineContext()=default | wangle::PipelineContext | virtual |