Arcane  v3.15.0.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Accelerator::impl::GenericConstituentCommandArgs< TraitsType, RemainingArgs >
+ Graphe de collaboration de Arcane::Accelerator::impl::GenericConstituentCommandArgs< TraitsType, RemainingArgs >:

Types publics

using ContainerType = typename TraitsType::ContainerType
 

Fonctions membres publiques

 GenericConstituentCommandArgs (const ContainerType &container, const RemainingArgs &... remaining_args)
 

Attributs publics

ContainerType m_container
 
std::tuple< RemainingArgs... > m_remaining_args
 

Description détaillée

template<typename TraitsType, typename... RemainingArgs>
class Arcane::Accelerator::impl::GenericConstituentCommandArgs< TraitsType, RemainingArgs >

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

Documentation des définitions de type membres

◆ ContainerType

template<typename TraitsType , typename... RemainingArgs>
using Arcane::Accelerator::impl::GenericConstituentCommandArgs< TraitsType, RemainingArgs >::ContainerType = typename TraitsType::ContainerType

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

Documentation des constructeurs et destructeur

◆ GenericConstituentCommandArgs()

template<typename TraitsType , typename... RemainingArgs>
Arcane::Accelerator::impl::GenericConstituentCommandArgs< TraitsType, RemainingArgs >::GenericConstituentCommandArgs ( const ContainerType &  container,
const RemainingArgs &...  remaining_args 
)
inlineexplicit

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

Documentation des données membres

◆ m_container

template<typename TraitsType , typename... RemainingArgs>
ContainerType Arcane::Accelerator::impl::GenericConstituentCommandArgs< TraitsType, RemainingArgs >::m_container

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

◆ m_remaining_args

template<typename TraitsType , typename... RemainingArgs>
std::tuple<RemainingArgs...> Arcane::Accelerator::impl::GenericConstituentCommandArgs< TraitsType, RemainingArgs >::m_remaining_args

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


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