12#ifndef ARCANE_LAUNCHER_STANDALONEACCELERATORMNG_H
13#define ARCANE_LAUNCHER_STANDALONEACCELERATORMNG_H
17#include "arcane/launcher/LauncherGlobal.h"
19#include "arcane/utils/Ref.h"
42class ARCANE_LAUNCHER_EXPORT StandaloneAcceleratorMng
44 friend class ArcaneLauncher;
49 StandaloneAcceleratorMng();
Declarations of Arcane's general types.
Accelerator manager interface.
Reference to an instance.
ITraceMng * traceMng() const
Associated trace manager.
IAcceleratorMng * acceleratorMng() const
Associated accelerator manager.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --