| operator()(const E &executor, P p, I first, S last, Fun f) const | CeresEngine::UnaryAlgorithmFunctor< AllOfAlgorithmFunctor > | inline |
| operator()(const E &executor, P p, R &&r, Fun f) const | CeresEngine::UnaryAlgorithmFunctor< AllOfAlgorithmFunctor > | inline |
| operator()(P p, I first, S last, Fun f) const | CeresEngine::UnaryAlgorithmFunctor< AllOfAlgorithmFunctor > | inline |
| operator()(P p, R &&r, Fun f) const | CeresEngine::UnaryAlgorithmFunctor< AllOfAlgorithmFunctor > | inline |
| operator()(const E &executor, I first, S last, Fun f) const | CeresEngine::UnaryAlgorithmFunctor< AllOfAlgorithmFunctor > | inline |
| operator()(const E &executor, R &&r, Fun f) const | CeresEngine::UnaryAlgorithmFunctor< AllOfAlgorithmFunctor > | inline |
| operator()(I first, S last, Fun f) const | CeresEngine::UnaryAlgorithmFunctor< AllOfAlgorithmFunctor > | inline |
| operator()(R &&r, Fun f) const | CeresEngine::UnaryAlgorithmFunctor< AllOfAlgorithmFunctor > | inline |
| run(I first, S last, Fun f) | CeresEngine::AllOfAlgorithmFunctor | inlineprivatestatic |
| run(const E &executor, P p, I first, S last, Fun f) | CeresEngine::AllOfAlgorithmFunctor | inlineprivatestatic |
| UnaryAlgorithmFunctor< AllOfAlgorithmFunctor > | CeresEngine::AllOfAlgorithmFunctor | private |