interfaces for SALOME Resources Manager service More...
Go to the source code of this file.
Data Structures | |
struct | Engines::ResourceParameters |
Type to describe required properties of a resource. More... | |
struct | Engines::ResourceDefinition |
Type to describe a resource. More... | |
interface | Engines::ResourcesManager |
Interface of the resourcesManager This interface is used for interaction with the unique instance of ResourcesManager. More... | |
Namespaces | |
namespace | Engines |
This is a package of interfaces used for connecting new components to SALOME application. It also contains a set of interfaces used for management of MED component in SALOME application. | |
Typedefs | |
typedef sequence< string > | Engines::ResourceList |
Type to transmit list of resources. More... | |
typedef sequence< string > | Engines::CompoList |
components list More... | |
typedef sequence< long > | Engines::IntegerList |
interfaces for SALOME Resources Manager service