CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::AllOfAlgorithmFunctor Member List

This is the complete list of members for CeresEngine::AllOfAlgorithmFunctor, including all inherited members.

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