This struct contains fields defining each interface. More...
import "SALOME_ModuleCatalog.idl";
Data Fields | |
| string | interfacename |
| Name of the interface. More... | |
| ListOfInterfaceService | interfaceservicelist |
| List of services of the interface. More... | |
This struct contains fields defining each interface.
| string SALOME_ModuleCatalog::DefinitionInterface::interfacename |
| ListOfInterfaceService SALOME_ModuleCatalog::DefinitionInterface::interfaceservicelist |
List of services of the interface.
Referenced by SALOME_ModuleCatalogImpl::Private::duplicate(), SALOME_ModuleCatalog_AcomponentImpl::duplicate(), SALOME_ModuleCatalog_AcomponentImpl::GetService(), and SALOME_ModuleCatalog_AcomponentImpl::GetServiceList().