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_info > | ListOfProc |
| a list of processor informations More... | |
| typedef sequence< ContainerType > | ListOfContainerType |
| a list of container types More... | |
| typedef sequence< string > | ListOfComputer |
| a list of computer names More... | |
Enumerations | |
| enum | ContainerType { Cpp, python, NP } |
| Container type. More... | |
module that provides interface to manage the Resources Catalog of SALOME
| typedef sequence<proc_info> SALOME_RessourcesCatalog::ListOfProc |
a list of processor informations
| typedef sequence<ContainerType> SALOME_RessourcesCatalog::ListOfContainerType |
a list of container types
| typedef sequence<string> SALOME_RessourcesCatalog::ListOfComputer |
a list of computer names