This is the complete list of members for Arcane::ItemRangeFunctorT< InstanceType, ItemType >, including all inherited members.
| _view(Int32 begin_block, Int32 nb_block, Int32 *true_begin=nullptr) const (defined in Arcane::AbstractItemRangeFunctor) | Arcane::AbstractItemRangeFunctor | protected |
| AbstractItemRangeFunctor(ItemVectorView items_view, Int32 grain_size) (defined in Arcane::AbstractItemRangeFunctor) | Arcane::AbstractItemRangeFunctor | |
| blockGrainSize() const | Arcane::AbstractItemRangeFunctor | inline |
| DEFAULT_GRAIN_SIZE (defined in Arcane::AbstractItemRangeFunctor) | Arcane::AbstractItemRangeFunctor | static |
| executeFunctor(Int32 begin, Int32 size) | Arcane::ItemRangeFunctorT< InstanceType, ItemType > | inlinevirtual |
| ItemRangeFunctorT(ItemVectorView items_view, InstanceType *instance, FunctionType function, Integer grain_size=DEFAULT_GRAIN_SIZE) (defined in Arcane::ItemRangeFunctorT< InstanceType, ItemType >) | Arcane::ItemRangeFunctorT< InstanceType, ItemType > | inline |
| m_block_grain_size (defined in Arcane::AbstractItemRangeFunctor) | Arcane::AbstractItemRangeFunctor | protected |
| m_block_size (defined in Arcane::AbstractItemRangeFunctor) | Arcane::AbstractItemRangeFunctor | protected |
| m_items (defined in Arcane::AbstractItemRangeFunctor) | Arcane::AbstractItemRangeFunctor | protected |
| m_nb_block (defined in Arcane::AbstractItemRangeFunctor) | Arcane::AbstractItemRangeFunctor | protected |
| nbBlock() const | Arcane::AbstractItemRangeFunctor | inline |
| ~IRangeFunctor()=default | Arcane::IRangeFunctor | virtual |