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

Types publics

using ContainerType = ContainerType_
 
using ConstituentCommandType = ContainerType::CommandType
 

Fonctions membres publiques

 GenericConstituentCommand (const ConstituentCommandType &command)
 
 GenericConstituentCommand (const ConstituentCommandType &command, const std::tuple< RemainingArgs... > &remaining_args)
 

Attributs publics

ConstituentCommandType m_command
 
std::tuple< RemainingArgs... > m_remaining_args
 

Description détaillée

template<typename ContainerType_, typename... RemainingArgs>
class Arcane::Accelerator::Impl::GenericConstituentCommand< ContainerType_, RemainingArgs >

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

Documentation des définitions de type membres

◆ ConstituentCommandType

template<typename ContainerType_, typename... RemainingArgs>
using Arcane::Accelerator::Impl::GenericConstituentCommand< ContainerType_, RemainingArgs >::ConstituentCommandType = ContainerType::CommandType

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

◆ ContainerType

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

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

Documentation des constructeurs et destructeur

◆ GenericConstituentCommand() [1/2]

template<typename ContainerType_, typename... RemainingArgs>
Arcane::Accelerator::Impl::GenericConstituentCommand< ContainerType_, RemainingArgs >::GenericConstituentCommand ( const ConstituentCommandType & command)
inlineexplicit

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

◆ GenericConstituentCommand() [2/2]

template<typename ContainerType_, typename... RemainingArgs>
Arcane::Accelerator::Impl::GenericConstituentCommand< ContainerType_, RemainingArgs >::GenericConstituentCommand ( const ConstituentCommandType & command,
const std::tuple< RemainingArgs... > & remaining_args )
inlineexplicit

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

Documentation des données membres

◆ m_command

template<typename ContainerType_, typename... RemainingArgs>
ConstituentCommandType Arcane::Accelerator::Impl::GenericConstituentCommand< ContainerType_, RemainingArgs >::m_command

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

◆ m_remaining_args

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

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


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