Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::ItemGroupComputeFunctor Class Reference

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

ItemGroupImplm_group = nullptr

Detailed Description

Functor for calculating elements of a group.

Definition at line 161 of file ItemFunctor.h.

Member Function Documentation

◆ setGroup()

void Arcane::ItemGroupComputeFunctor::setGroup ( ItemGroupImpl * group)
inline

Definition at line 170 of file ItemFunctor.h.

Member Data Documentation

◆ m_group

ItemGroupImpl* Arcane::ItemGroupComputeFunctor::m_group = nullptr
protected

Definition at line 174 of file ItemFunctor.h.


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