12#ifndef ARCANE_CORE_ACTIONWRAPPER_H
13#define ARCANE_CORE_ACTIONWRAPPER_H
17#include "arcane/core/IActionWrapperService.h"
33class ActionWrapperService
34:
public IActionWrapperService
39 ~ActionWrapperService()
override;
IServiceInfo * serviceInfo() const override
Service information.
IBase * serviceParent() const override
Parent of this service.
Interface of the base class for main arcane objects.
Interface for service or module information.
Structure containing the information to create a service.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --