General KERNEL Documentation     End User KERNEL Services  


SALOME_ModuleCatalog::DefinitionInterface Struct Reference

import "SALOME_ModuleCatalog.idl";

Collaboration diagram for SALOME_ModuleCatalog::DefinitionInterface:

Collaboration graph

Data Fields

string interfacename
ListOfInterfaceService interfaceservicelist

Detailed Description

This struct contains fields defining each interface.


Field Documentation

string SALOME_ModuleCatalog::DefinitionInterface::interfacename
 

Name of the interface.

ListOfInterfaceService SALOME_ModuleCatalog::DefinitionInterface::interfaceservicelist
 

List of services of the interface.