Functor for calculating elements of a group. More...
#include <arcane/core/ItemFunctor.h>
Public Member Functions | |
| void | setGroup (ItemGroupImpl *group) |
| Public Member Functions inherited from Arcane::IFunctor | |
| virtual | ~IFunctor () |
| Releases resources. | |
| virtual void | executeFunctor ()=0 |
| Executes the associated method. | |
Protected Attributes | |
| ItemGroupImpl * | m_group = nullptr |
Functor for calculating elements of a group.
Definition at line 161 of file ItemFunctor.h.
|
inline |
Definition at line 170 of file ItemFunctor.h.
|
protected |
Definition at line 174 of file ItemFunctor.h.