X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FPARAVIS_Gen.idl;h=9708f2479c5bef8cd1bdbfdb7bfbf12f0d12e8a7;hb=1b53d3e71cbdc086a559ed4690aee6a2aa897f95;hp=d9f8bbe9771436fe05fae16ccce5e5169255a797;hpb=89c33033151baa33eeac8fb09d9c0488acb43c35;p=modules%2Fparavis.git diff --git a/idl/PARAVIS_Gen.idl b/idl/PARAVIS_Gen.idl index d9f8bbe9..9708f247 100644 --- a/idl/PARAVIS_Gen.idl +++ b/idl/PARAVIS_Gen.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2012 CEA/DEN, EDF R&D +// Copyright (C) 2010-2013 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -82,6 +82,7 @@ module PARAVIS { */ void SaveTrace(in string theFileName); +#ifdef PARAVIS_WITH_FULL_CORBA /*! * \brief Returns list of names of extracted Paraview and VTK classes */ @@ -91,6 +92,7 @@ module PARAVIS { * \brief Returns container class for the requested Paraview class */ PARAVIS_Base CreateClass(in string theClassName); +#endif /*! * Returns parameters of current (usually built-in) connection which is active in GUI (Paraview client).