This is the complete list of members for wangle::ContextImplBase< H, Context >, including all inherited members.
attachContext(H *handler, HandlerContext *ctx) | wangle::PipelineContext | inline |
attached_ | wangle::ContextImplBase< H, Context > | private |
attachPipeline() override | wangle::ContextImplBase< H, Context > | inlinevirtual |
detachContext(H *handler, HandlerContext *) | wangle::PipelineContext | inline |
detachPipeline() override | wangle::ContextImplBase< H, Context > | inlinevirtual |
getDirection() override | wangle::ContextImplBase< H, Context > | inlinevirtual |
getHandler() | wangle::ContextImplBase< H, Context > | inline |
handler_ | wangle::ContextImplBase< H, Context > | protected |
impl_ | wangle::ContextImplBase< H, Context > | protected |
initialize(std::weak_ptr< PipelineBase > pipeline, std::shared_ptr< H > handler) | wangle::ContextImplBase< H, Context > | inline |
nextIn_ | wangle::ContextImplBase< H, Context > | protected |
nextOut_ | wangle::ContextImplBase< H, Context > | protected |
pipelineRaw_ | wangle::ContextImplBase< H, Context > | protected |
pipelineWeak_ | wangle::ContextImplBase< H, Context > | protected |
setNextIn(PipelineContext *ctx) override | wangle::ContextImplBase< H, Context > | inlinevirtual |
setNextOut(PipelineContext *ctx) override | wangle::ContextImplBase< H, Context > | inlinevirtual |
~ContextImplBase() override=default | wangle::ContextImplBase< H, Context > | |
~PipelineContext()=default | wangle::PipelineContext | virtual |