X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FMEDCouplingCorbaServant.idl;h=d2af926ebb7a7f90eed8bccb7e015f43cac01162;hb=0aa182037dd465dffd57c5e82595ccd12dfa8e78;hp=a00c2cca2aef8d4122ef609aeb7d49ebc21626b5;hpb=9417feb74e73698b9e10c557b3e3c463637a56a6;p=modules%2Fmed.git diff --git a/idl/MEDCouplingCorbaServant.idl b/idl/MEDCouplingCorbaServant.idl index a00c2cca2..d2af926eb 100644 --- a/idl/MEDCouplingCorbaServant.idl +++ b/idl/MEDCouplingCorbaServant.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -100,6 +100,10 @@ module SALOME_MED { }; + interface MEDCouplingIMeshCorbaInterface : MEDCouplingStructuredMeshCorbaInterface + { + }; + interface MEDCouplingFieldCorbaInterface : MEDCouplingRefCountCorbaInterface { MEDCouplingMeshCorbaInterface getMesh();