General KERNEL Documentation     End User KERNEL Services  


idl/SALOME_ModuleCatalog.idl File Reference

Go to the source code of this file.

Namespaces

namespace  SALOME_ModuleCatalog

Data Structures

struct  SALOME_ModuleCatalog::ServicesParameter
struct  SALOME_ModuleCatalog::ServicesDataStreamParameter
struct  SALOME_ModuleCatalog::Service
struct  SALOME_ModuleCatalog::DefinitionInterface
struct  SALOME_ModuleCatalog::PathPrefix
struct  SALOME_ModuleCatalog::Component
struct  SALOME_ModuleCatalog::IAPP_Affich
exception  SALOME_ModuleCatalog::NotFound
interface  SALOME_ModuleCatalog::Acomponent
interface  SALOME_ModuleCatalog::ModuleCatalog
 Module catalog interface More...

Typedefs

typedef sequence< ServicesParameter > SALOME_ModuleCatalog::ListOfServicesParameter
typedef sequence< ServicesDataStreamParameter > SALOME_ModuleCatalog::ListOfServicesDataStreamParameter
typedef sequence< Service > SALOME_ModuleCatalog::ListOfInterfaceService
typedef sequence< string > SALOME_ModuleCatalog::ListOfServices
typedef sequence< DefinitionInterface > SALOME_ModuleCatalog::ListOfDefInterface
typedef sequence< string > SALOME_ModuleCatalog::ListOfInterfaces
typedef sequence< PathPrefixSALOME_ModuleCatalog::PathPrefixes
typedef sequence< string > SALOME_ModuleCatalog::ListOfComponents
typedef sequence< string > SALOME_ModuleCatalog::ListOfComputers
typedef sequence< IAPP_Affich > SALOME_ModuleCatalog::ListOfIAPP_Affich

Enumerations

enum  SALOME_ModuleCatalog::ComponentType {
  SALOME_ModuleCatalog::GEOM, SALOME_ModuleCatalog::MESH, SALOME_ModuleCatalog::Med, SALOME_ModuleCatalog::SOLVER,
  SALOME_ModuleCatalog::DATA, SALOME_ModuleCatalog::VISU, SALOME_ModuleCatalog::SUPERV, SALOME_ModuleCatalog::OTHER
}
enum  SALOME_ModuleCatalog::DataStreamDependency { SALOME_ModuleCatalog::DATASTREAM_UNDEFINED, SALOME_ModuleCatalog::DATASTREAM_TEMPORAL, SALOME_ModuleCatalog::DATASTREAM_ITERATIVE }
enum  SALOME_ModuleCatalog::DataStreamType {
  SALOME_ModuleCatalog::DATASTREAM_UNKNOWN, SALOME_ModuleCatalog::DATASTREAM_INTEGER, SALOME_ModuleCatalog::DATASTREAM_FLOAT, SALOME_ModuleCatalog::DATASTREAM_DOUBLE,
  SALOME_ModuleCatalog::DATASTREAM_STRING, SALOME_ModuleCatalog::DATASTREAM_BOOLEAN
}


Detailed Description

This file conatins a set of interfaces used for creation of the catalog of components in SALOME application