2 #ifndef _VisualizationComponent_HXX_
3 #define _VisualizationComponent_HXX_
5 #include <SALOME_Component.hh>
6 #include "Superv_Component_i.hxx"
8 #include "MPIObject_i.hxx"
17 SALOME_MED::ParaMEDCouplingFieldDoubleCorbaInterface_ptr
field;
31 PortableServer::ObjectId * contId,
32 const char *instanceName,
const char *interfaceName,
35 Engines::Container_ptr container,
36 const char *instanceName,
const char *interfaceName,
39 void Visualize(SALOME_MED::ParaMEDCouplingFieldDoubleCorbaInterface_ptr field,
const char* path_python_file);
45 PortableServer::POA_ptr poa,
46 PortableServer::ObjectId * contId,
47 const char *instanceName,
48 const char *interfaceName);