Functor over an iteration interval.
More...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/base/arccore/base/RangeFunctor.h>
|
| | RangeFunctorT (InstanceType *instance, FunctionType function) |
| virtual void | executeFunctor (Integer begin, Integer size) |
| | Executes the associated method.
|
|
virtual | ~IRangeFunctor ()=default |
| | Releases resources.
|
template<typename InstanceType>
class Arcane::RangeFunctorT< InstanceType >
Functor over an iteration interval.
Definition at line 34 of file arccore/src/base/arccore/base/RangeFunctor.h.
◆ FunctionType
template<typename InstanceType>
◆ RangeFunctorT()
template<typename InstanceType>
◆ executeFunctor()
template<typename InstanceType>
◆ m_function
template<typename InstanceType>
◆ m_instance
template<typename InstanceType>
The documentation for this class was generated from the following files: