Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::IRangeFunctor Class Referenceabstract

Interface of a functor on an iteration interval. More...

#include <arccore/base/IRangeFunctor.h>

Public Member Functions

virtual ~IRangeFunctor ()=default
 Releases resources.
virtual void executeFunctor (Int32 begin, Int32 size)=0
 Executes the associated method.

Detailed Description

Interface of a functor on an iteration interval.

Definition at line 32 of file arccore/src/base/arccore/base/IRangeFunctor.h.

Member Function Documentation

◆ executeFunctor()


The documentation for this class was generated from the following file: