SALOME documentation central

The idl directory

The idl directory requires a Makefile.am that must make the compilation of the idl PYHELLO_Gen.idl file and install all the generated files into the correct module installation directories. The BASEIDL_FILES target has to be modified to reach this goal.

The idl file itself must define a CORBA module for which the name must be different from the module name to avoid name conflicts and define a CORBA interface that is derived at least from the Component interface of the Engines module. The name of the CORBA module will be PYHELLO_ORB and the name of the interface will be PYHELLO_Gen.

<< Previous
>> Next


Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS