Arcane  4.1.11.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Accelerator::Impl::GenericConstituentCommandArgs< ContainerType_, RemainingArgs >

Types publics

using ContainerType = ContainerType_
 
using IteratorValueType = ContainerType::IteratorValueType
 

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 ContainerType_, typename... RemainingArgs>
class Arcane::Accelerator::Impl::GenericConstituentCommandArgs< ContainerType_, RemainingArgs >

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

Documentation des définitions de type membres

◆ ContainerType

template<typename ContainerType_, typename... RemainingArgs>
using Arcane::Accelerator::Impl::GenericConstituentCommandArgs< ContainerType_, RemainingArgs >::ContainerType = ContainerType_

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

◆ IteratorValueType

template<typename ContainerType_, typename... RemainingArgs>
using Arcane::Accelerator::Impl::GenericConstituentCommandArgs< ContainerType_, RemainingArgs >::IteratorValueType = ContainerType::IteratorValueType

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

Documentation des constructeurs et destructeur

◆ GenericConstituentCommandArgs()

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

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

Documentation des données membres

◆ m_container

template<typename ContainerType_, typename... RemainingArgs>
ContainerType Arcane::Accelerator::Impl::GenericConstituentCommandArgs< ContainerType_, RemainingArgs >::m_container

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

◆ m_remaining_args

template<typename ContainerType_, typename... RemainingArgs>
std::tuple<RemainingArgs...> Arcane::Accelerator::Impl::GenericConstituentCommandArgs< ContainerType_, RemainingArgs >::m_remaining_args

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


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