My Project
Loading...
Searching...
No Matches
found::Pipeline< Input, Output > Member List

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() overridefound::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
productfound::Stage< Input, Output >protected
resourcefound::Stage< Input, Output >protected
Run(const Input &input) overridefound::Pipeline< Input, Output >inlinevirtual
Stage()=defaultfound::Stage< Input, Output >
~Stage()=defaultfound::Stage< Input, Output >virtual