Salome HOME
Test EXPORTS definition with target name as suggested by cmake
[modules/kernel.git] / idl / SALOME_MPIContainer.idl
index 6bcf09a434b6e5b112c6e7a8e9d01d9c89ff8a16..2c469754312423368efe14f0272e0ee493d62a8c 100644 (file)
 #include "SALOME_Component.idl"
 #include "SALOME_MPIObject.idl"
 
+/*! \file SALOME_MPIContainer.idl \brief interfaces for parallel container 
+*/
+
 module Engines
 {
+  /*! \brief Interface of the MPI parallel container.
+    This interface defines the process of loading and registration
+    of new components in %SALOME application
+   */
+
   interface MPIContainer:Container,MPIObject
   {
     // asynchronous version to load and remove parallel component in parallel