X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPVGUI%2FPARAVIS_Gen_i.hh;h=3e50fdb97831ccf0289936a9250b7bb06ffcac45;hb=b2766020ed1bb2c0ef509c61fe4346b2b7f0a716;hp=8f30eeaaf14ad7b9b4b6c4bf3d1be914b122b547;hpb=1f06dfe3d17b83750bef2a7b5d45760ab57bf68b;p=modules%2Fparavis.git diff --git a/src/PVGUI/PARAVIS_Gen_i.hh b/src/PVGUI/PARAVIS_Gen_i.hh index 8f30eeaa..3e50fdb9 100644 --- a/src/PVGUI/PARAVIS_Gen_i.hh +++ b/src/PVGUI/PARAVIS_Gen_i.hh @@ -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 @@ -182,11 +182,13 @@ namespace PARAVIS //! inherited methods from Engines::EngineComponent. Returns module version. virtual char* getVersion(); +#ifdef PARAVIS_WITH_FULL_CORBA //! Implementation of PARAVIS_Gen interface virtual PARAVIS::string_array* GetClassesList(); //! Implementation of PARAVIS_Gen interface virtual PARAVIS_Base_ptr CreateClass(const char* theClassName); +#endif //! Implementation of PARAVIS_Gen interface virtual void GetConnectionParameters(CORBA::Long& theId,