This struct contains fields defining each service. More...
This struct contains fields defining each service.
| string SALOME_ModuleCatalog::Service::ServiceName | 
Name of the service.
| ListOfServicesParameter SALOME_ModuleCatalog::Service::ServiceinParameter | 
List of input parameters of the services.
| ListOfServicesParameter SALOME_ModuleCatalog::Service::ServiceoutParameter | 
List of output parameters of the services.
| ListOfServicesDataStreamParameter SALOME_ModuleCatalog::Service::ServiceinDataStreamParameter | 
List of input parameters of the services.
| ListOfServicesDataStreamParameter SALOME_ModuleCatalog::Service::ServiceoutDataStreamParameter | 
List of output parameters of the services.
| boolean SALOME_ModuleCatalog::Service::Servicebydefault | 
True if the service is taken with its default fields.
| boolean SALOME_ModuleCatalog::Service::TypeOfNode | 
True is the service is a factory node. Otherwise, it's a compute node.