12#ifndef ARCANE_CORE_IITEMCONNECTIVITYSYNCHRONIZER_H
13#define ARCANE_CORE_IITEMCONNECTIVITYSYNCHRONIZER_H
39 virtual void synchronize() = 0;
Déclarations des types généraux de Arcane.
virtual ~IItemConnectivitySynchronizer()=default
Interface pour gérer une connectivité.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-