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