X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FENGINE%2FPARAVIS_Engine_i.cc;h=6eee540aa5da23006f6bb58ab8329379da95d5fa;hb=09c34352cd5ad238ba0f7c1296357d7889c4c47d;hp=d41de106c8c150d0f0e5a44e84937ea115957acc;hpb=1f06dfe3d17b83750bef2a7b5d45760ab57bf68b;p=modules%2Fparavis.git diff --git a/src/ENGINE/PARAVIS_Engine_i.cc b/src/ENGINE/PARAVIS_Engine_i.cc index d41de106..6eee540a 100644 --- a/src/ENGINE/PARAVIS_Engine_i.cc +++ b/src/ENGINE/PARAVIS_Engine_i.cc @@ -1,9 +1,9 @@ -// Copyright (C) 2010-2012 CEA/DEN, EDF R&D +// Copyright (C) 2010-2014 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 // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -257,6 +257,7 @@ namespace PARAVIS { return myParaVisGen->PasteInto(theStream,theObjectID,theObject); } +#ifdef PARAVIS_WITH_FULL_CORBA //=========================================================================== PARAVIS::string_array* PARAVIS_Gen_i::GetClassesList() { @@ -268,6 +269,7 @@ namespace PARAVIS { { return myParaVisGen->CreateClass(theClassName); } +#endif //=========================================================================== void PARAVIS_Gen_i::GetConnectionParameters(CORBA::Long& theId,