Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::GhostItemGroupComputeFunctor Class Reference
Inheritance diagram for Arcane::GhostItemGroupComputeFunctor:
Collaboration diagram for Arcane::GhostItemGroupComputeFunctor:

Public Member Functions

void executeFunctor () override
 Executes the associated method.
Public Member Functions inherited from Arcane::ItemGroupComputeFunctor
void setGroup (ItemGroupImpl *group)
Public Member Functions inherited from Arcane::IFunctor
virtual ~IFunctor ()
 Releases resources.

Additional Inherited Members

Protected Attributes inherited from Arcane::ItemGroupComputeFunctor
ItemGroupImplm_group = nullptr

Detailed Description

Definition at line 47 of file ItemGroupComputeFunctor.h.

Member Function Documentation

◆ executeFunctor()

void Arcane::GhostItemGroupComputeFunctor::executeFunctor ( )
overridevirtual

Executes the associated method.

Implements Arcane::IFunctor.

Definition at line 63 of file ItemGroupComputeFunctor.cc.

References Arcane::Array< T >::add(), Arcane::ITraceMng::debug(), ENUMERATE_ITEM, Arcane::Item::isOwn(), Arcane::ItemGroup::name(), and Arcane::ItemGroup::size().

Here is the call graph for this function:

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