AddStage(ModifyingStage< T > &stage) | found::ModifyingPipeline< T, N > | inline |
AddStageHelper(Action &stage) | found::Pipeline< Input, Output, N > | inlineprotected |
Complete(ModifyingStage< T > &stage) | found::ModifyingPipeline< T, N > | inline |
CompleteHelper(Action &stage) | found::Pipeline< Input, Output, N > | inlineprotected |
DoAction() override | found::Pipeline< Input, Output, N > | inlinevirtual |
DoActionHelper() | found::Pipeline< Input, Output, N > | inlineprotected |
finalProduct | found::Pipeline< Input, Output, N > | protected |
FunctionStage()=default | found::FunctionStage< Input, Output > | |
GetProduct() | found::FunctionStage< Input, Output > | inline |
GetResource() | found::FunctionStage< Input, Output > | inline |
ModifyingPipeline()=default | found::ModifyingPipeline< T, N > | |
product | found::FunctionStage< Input, Output > | protected |
ready | found::Pipeline< Input, Output, N > | protected |
resource | found::FunctionStage< Input, Output > | protected |
Run(const T &input) override | found::ModifyingPipeline< T, N > | inline |
found::Pipeline::Run(const Input &input)=0 | found::Pipeline< Input, Output, N > | pure virtual |
found::FunctionStage::Run(const raw_type< Input > & input)=0 | found::Stage< const raw_type< Input > &, raw_type< Output > > | pure virtual |
size | found::Pipeline< Input, Output, N > | protected |
stages | found::Pipeline< Input, Output, N > | protected |
~FunctionStage()=default | found::FunctionStage< Input, Output > | virtual |