FOUND
|
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 |
finalProduct | found::Pipeline< Input, Output > | private |
firstResource | found::Pipeline< Input, Output > | private |
GetProduct() | found::Stage< Input, Output > | inline |
GetResource() | found::Stage< Input, Output > | inline |
lastProduct | found::Pipeline< Input, Output > | private |
Pipeline(std::vector< std::reference_wrapper< Action > > &stages) | found::Pipeline< Input, Output > | inlineexplicit |
Pipeline() | found::Pipeline< Input, Output > | inline |
product | found::Stage< Input, Output > | protected |
ready | found::Pipeline< Input, Output > | private |
resource | found::Stage< Input, Output > | protected |
Run(const Input &input) override | found::Pipeline< Input, Output > | inlinevirtual |
Stage()=default | found::Stage< Input, Output > | |
stages | found::Pipeline< Input, Output > | private |
~Stage()=default | found::Stage< Input, Output > | virtual |