interface to get information about Resources More...
Public Member Functions | |
| ListOfComputer | GetComputerList () |
| Get the catalog computers list. More... | |
| ListOfContainerType | GetContainerTypeList (in string computer) raises (NotFound) |
| Get the container types list for a given computer. More... | |
| computer_info | GetComputerInfo (in string computer) raises (NotFound) |
| Get computer information for a given computer. More... | |
interface to get information about Resources
| ListOfComputer SALOME_RessourcesCatalog::RessourcesCatalog::GetComputerList | ( | ) |
Get the catalog computers list.
| ListOfContainerType SALOME_RessourcesCatalog::RessourcesCatalog::GetContainerTypeList | ( | in string | computer | ) | |
| raises | ( | NotFound | |||
| ) | |||||
Get the container types list for a given computer.
| computer_info SALOME_RessourcesCatalog::RessourcesCatalog::GetComputerInfo | ( | in string | computer | ) | |
| raises | ( | NotFound | |||
| ) | |||||
Get computer information for a given computer.