BioDynaMo  v1.05.119-a4ff3934
bdm::ForEachAgentParallelFunctor< TFunctor > Member List

This is the complete list of members for bdm::ForEachAgentParallelFunctor< TFunctor >, including all inherited members.

ForEachAgentParallelFunctor(TFunctor &f)bdm::ForEachAgentParallelFunctor< TFunctor >inlineexplicit
functor_bdm::ForEachAgentParallelFunctor< TFunctor >
operator()(Agent *agent, AgentHandle) overridebdm::ForEachAgentParallelFunctor< TFunctor >inline
Functor< void, Agent *, AgentHandle >::operator()(TArgs... args)=0bdm::Functor< void, Agent *, AgentHandle >pure virtual
~Functor()=defaultbdm::Functor< void, Agent *, AgentHandle >virtual