14#include "arcane/utils/ArcanePrecomp.h"
16#include "arcane/core/AbstractService.h"
17#include "arcane/core/ServiceBuildInfo.h"
18#include "arcane/core/IBase.h"
IServiceInfo * serviceInfo() const override
Access to service information. See IServiceInfo for details.
AbstractService(const ServiceBuildInfo &)
Constructor from a ServiceBuildInfo.
IBase * serviceParent() const override
Access to the base interface of main Arcane objects.
~AbstractService() override
Destructor.
Structure containing the information to create a service.
TraceAccessor(ITraceMng *m)
Constructs an accessor via the trace manager m.
ITraceMng * traceMng() const
Trace manager.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --