#include <pipeline.hpp>
|
| | pipeline (const Pipeline &p, const Component &component) |
| |
| template<typename Fn > |
| void | for_each (Fn fn) const |
| |
| template<typename Chain > |
| void | push (Chain &chn) const |
| |
| const Pipeline & | tail () const |
| |
| const Component & | head () const |
| |
template<typename Pipeline , typename Component >
template<typename Pipeline , typename Component >
template<typename Pipeline , typename Component >
template<typename Pipeline , typename Component >
template<typename Fn >
template<typename Pipeline , typename Component >
template<typename Pipeline , typename Component >
template<typename Chain >
template<typename Pipeline , typename Component >
The documentation for this struct was generated from the following file: