Arcane  v4.1.2.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Accelerator::ItemRunCommand< TraitsType, RemainingArgs >
+ Graphe de collaboration de Arcane::Accelerator::ItemRunCommand< TraitsType, RemainingArgs >:

Fonctions membres publiques

 ItemRunCommand (RunCommand &command, const TraitsType &traits)
 
 ItemRunCommand (RunCommand &command, const TraitsType &traits, const std::tuple< RemainingArgs... > &remaining_args)
 

Attributs publics

RunCommandm_command
 
TraitsType m_traits
 
std::tuple< RemainingArgs... > m_remaining_args
 

Description détaillée

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

Définition à la ligne 344 du fichier RunCommandEnumerate.h.

Documentation des constructeurs et destructeur

◆ ItemRunCommand() [1/2]

template<typename TraitsType, typename... RemainingArgs>
Arcane::Accelerator::ItemRunCommand< TraitsType, RemainingArgs >::ItemRunCommand ( RunCommand & command,
const TraitsType & traits )
inline

Définition à la ligne 348 du fichier RunCommandEnumerate.h.

◆ ItemRunCommand() [2/2]

template<typename TraitsType, typename... RemainingArgs>
Arcane::Accelerator::ItemRunCommand< TraitsType, RemainingArgs >::ItemRunCommand ( RunCommand & command,
const TraitsType & traits,
const std::tuple< RemainingArgs... > & remaining_args )
inline

Définition à la ligne 354 du fichier RunCommandEnumerate.h.

Documentation des données membres

◆ m_command

template<typename TraitsType, typename... RemainingArgs>
RunCommand& Arcane::Accelerator::ItemRunCommand< TraitsType, RemainingArgs >::m_command

Définition à la ligne 363 du fichier RunCommandEnumerate.h.

◆ m_remaining_args

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

Définition à la ligne 365 du fichier RunCommandEnumerate.h.

◆ m_traits

template<typename TraitsType, typename... RemainingArgs>
TraitsType Arcane::Accelerator::ItemRunCommand< TraitsType, RemainingArgs >::m_traits

Définition à la ligne 364 du fichier RunCommandEnumerate.h.


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