SALOME documentation central

SALOME_RessourcesCatalog Namespace Reference

module that provides interface to manage the Resources Catalog of SALOME More...

Data Structures

struct  proc_info
 Information about a processor. More...
struct  computer_info
 Information about a computer. More...
exception  NotFound
 exception thrown if a computer is not found in the catalog More...
interface  RessourcesCatalog
 interface to get information about Resources More...

Typedefs

typedef sequence< proc_infoListOfProc
 a list of processor informations
typedef sequence< ContainerTypeListOfContainerType
 a list of container types
typedef sequence< string > ListOfComputer
 a list of computer names

Enumerations

enum  ContainerType { Cpp, python, NP }
 

Container type.

More...

Detailed Description

module that provides interface to manage the Resources Catalog of SALOME


Typedef Documentation

a list of processor informations

a list of container types

typedef sequence<string> SALOME_RessourcesCatalog::ListOfComputer

a list of computer names


Enumeration Type Documentation

Container type.

Enumerator:
Cpp 

C++ container

python 

python container

NP 

NP container