Arcane  v3.15.0.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Accelerator::impl::RunCommandConstituentItemTraitsBaseT< CommandType_ >

Classe de base des caractéristiques des commandes sur les constituants. Plus de détails...

#include <arcane/accelerator/RunCommandMaterialEnumerate.h>

+ Graphe de collaboration de Arcane::Accelerator::impl::RunCommandConstituentItemTraitsBaseT< CommandType_ >:

Types publics

using CommandType = CommandType_
 
using IteratorValueType = CommandType::IteratorValueType
 
using ContainerType = CommandType::Container
 
using ContainerCreateViewType = CommandType::ContainerCreateViewType
 

Fonctions membres publiques statiques

static ContainerType createContainer (const ContainerCreateViewType &items)
 

Description détaillée

template<typename CommandType_>
class Arcane::Accelerator::impl::RunCommandConstituentItemTraitsBaseT< CommandType_ >

Classe de base des caractéristiques des commandes sur les constituants.

Définition à la ligne 387 du fichier RunCommandMaterialEnumerate.h.

Documentation des définitions de type membres

◆ CommandType

template<typename CommandType_ >
using Arcane::Accelerator::impl::RunCommandConstituentItemTraitsBaseT< CommandType_ >::CommandType = CommandType_

Définition à la ligne 391 du fichier RunCommandMaterialEnumerate.h.

◆ ContainerCreateViewType

template<typename CommandType_ >
using Arcane::Accelerator::impl::RunCommandConstituentItemTraitsBaseT< CommandType_ >::ContainerCreateViewType = CommandType::ContainerCreateViewType

Définition à la ligne 394 du fichier RunCommandMaterialEnumerate.h.

◆ ContainerType

template<typename CommandType_ >
using Arcane::Accelerator::impl::RunCommandConstituentItemTraitsBaseT< CommandType_ >::ContainerType = CommandType::Container

Définition à la ligne 393 du fichier RunCommandMaterialEnumerate.h.

◆ IteratorValueType

template<typename CommandType_ >
using Arcane::Accelerator::impl::RunCommandConstituentItemTraitsBaseT< CommandType_ >::IteratorValueType = CommandType::IteratorValueType

Définition à la ligne 392 du fichier RunCommandMaterialEnumerate.h.

Documentation des fonctions membres

◆ createContainer()

template<typename CommandType_ >
static ContainerType Arcane::Accelerator::impl::RunCommandConstituentItemTraitsBaseT< CommandType_ >::createContainer ( const ContainerCreateViewType &  items)
inlinestatic

Définition à la ligne 398 du fichier RunCommandMaterialEnumerate.h.


La documentation de cette classe a été générée à partir du fichier suivant :