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

Types publics

using ContainerType = typename ConstituentCommandType::Container
 

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 ConstituentCommandType, typename... RemainingArgs>
class Arcane::Accelerator::impl::GenericConstituentCommand< ConstituentCommandType, RemainingArgs >

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

Documentation des définitions de type membres

◆ ContainerType

template<typename ConstituentCommandType , typename... RemainingArgs>
using Arcane::Accelerator::impl::GenericConstituentCommand< ConstituentCommandType, RemainingArgs >::ContainerType = typename ConstituentCommandType::Container

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

Documentation des constructeurs et destructeur

◆ GenericConstituentCommand() [1/2]

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

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

◆ GenericConstituentCommand() [2/2]

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

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

Documentation des données membres

◆ m_command

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

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

◆ m_remaining_args

template<typename ConstituentCommandType , typename... RemainingArgs>
std::tuple<RemainingArgs...> Arcane::Accelerator::impl::GenericConstituentCommand< ConstituentCommandType, RemainingArgs >::m_remaining_args

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


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