25 # ifndef __registry_idl__
26 # define __registry_idl__
65 unsigned long add ( in
Infos lesInfos ) ;
67 void remove ( in
unsigned long id ) ;
69 unsigned long size() ;
77 oneway
void hello( in
unsigned long id ) ;
interface to use SALOME registry
Definition: SALOME_Registry.idl:58
a struct to collect informations about servers (processes)
Definition: SALOME_Registry.idl:36
sequence< Infos > AllInfos
a list of informations
Definition: SALOME_Registry.idl:54