My Project
|
This is the complete list of members for found::Pipeline< Input, Output >, including all inherited members.
AddStage(Stage< I, O > &stage) | found::Pipeline< Input, Output > | inline |
Complete(Stage< I, Output > &stage) | found::Pipeline< Input, Output > | inline |
DoAction() override | found::Stage< Input, Output > | inlinevirtual |
GetProduct() | found::Stage< Input, Output > | inline |
GetResource() | found::Stage< Input, Output > | inline |
Pipeline(std::vector< std::reference_wrapper< Action > > &stages) | found::Pipeline< Input, Output > | inlineexplicit |
product | found::Stage< Input, Output > | protected |
resource | found::Stage< Input, Output > | protected |
Run(const Input &input) override | found::Pipeline< Input, Output > | inlinevirtual |
Stage()=default | found::Stage< Input, Output > | |
~Stage()=default | found::Stage< Input, Output > | virtual |