Classe pour conserver les arguments d'une RunCommand. Plus de détails...
#include <arccore/accelerator/RunCommandLaunchImpl.h>
Fonctions membres publiques | |
| ExtendedLaunchRunCommand (RunCommand &command, const LoopBoundType &bounds) | |
| ExtendedLaunchRunCommand (RunCommand &command, const LoopBoundType &bounds, const std::tuple< RemainingArgs... > &args) | |
Attributs publics | |
| RunCommand & | m_command |
| LoopBoundType | m_bounds |
| std::tuple< RemainingArgs... > | m_remaining_args |
Classe pour conserver les arguments d'une RunCommand.
Définition à la ligne 303 du fichier RunCommandLaunchImpl.h.
|
inline |
Définition à la ligne 307 du fichier RunCommandLaunchImpl.h.
|
inline |
Définition à la ligne 312 du fichier RunCommandLaunchImpl.h.
| LoopBoundType Arcane::Accelerator::Impl::ExtendedLaunchRunCommand< LoopBoundType, RemainingArgs >::m_bounds |
Définition à la ligne 319 du fichier RunCommandLaunchImpl.h.
| RunCommand& Arcane::Accelerator::Impl::ExtendedLaunchRunCommand< LoopBoundType, RemainingArgs >::m_command |
Définition à la ligne 318 du fichier RunCommandLaunchImpl.h.
| std::tuple<RemainingArgs...> Arcane::Accelerator::Impl::ExtendedLaunchRunCommand< LoopBoundType, RemainingArgs >::m_remaining_args |
Définition à la ligne 320 du fichier RunCommandLaunchImpl.h.