22 #ifndef _SALOME_PACOExtension_IDL_
23 #define _SALOME_PACOExtension_IDL_
35 void send_parallel_proxy_object(in Object proxy_ref);
41 void create_paco_component_node_instance(in
string registeredName,
42 in
string proxy_containerName,
45 void updateInstanceNumber();
66 void set_paco_proxy(in Object ref,
67 in
string provides_port_name,
Interface of the component. This interface is used for interaction between the container and the comp...
Definition: SALOME_Component.idl:232
Definition: SALOME_PACOExtension.idl:34
Interface of the Superv_Component. This interface is a DSC component that contains services for the S...
Definition: DSC_Engines.idl:348
The main exception in SALOME application.
Definition: SALOME_Exception.idl:70
Interface of the Container. This interface defines the process of loading and registration of new com...
Definition: SALOME_Component.idl:74
Interface of a Parallel_DSC component. This interface defines the operations needed to add a paco++ p...
Definition: SALOME_PACOExtension.idl:54
Interface of a PortProperties. This interface permits to set and get properties associated to a port...
Definition: SALOME_Ports.idl:87
interfaces for EngineComponent and Container
interfaces that permits to add a dynamic port model to the SALOME object model.
Interface of a Parallel_Salome_file This interface is used by parallel components and containers...
Definition: SALOME_PACOExtension.idl:77
Definition: SALOME_PACOExtension.idl:38
A file managed by a Salome_file.
Definition: SALOME_Component.idl:518
Interface of a Salome_file managed This file is independent of a Salome module. It can managed one or...
Definition: SALOME_Component.idl:553