12#ifndef ARCANE_CORE_IRESSOURCEMNG_H
13#define ARCANE_CORE_IRESSOURCEMNG_H
Declarations of Arcane's general types.
Interface of a resource manager.
virtual ~IRessourceMng()=default
Frees the resources.
virtual IXmlDocumentHolder * createXmlDocument()=0
Creates an XML document node.
static IRessourceMng * createDefault(IApplication *)
Creation of a default history manager.
Manager of a DOM document.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --