mi::neuraylib::ISoftware_package Class Reference
[Cluster manager]
Description
Represents a software package installed on the pool of nodes.
See also:
mi::neuraylib::ICluster_manager_connection::get_software_package(), mi::neuraylib::ICluster_manager_connection::get_compatible_software_package()
Public Member Functions
- virtual const char* get_description() const =0
- Returns the description of the software package.
- virtual const char* get_id() const =0
- Returns the ID of the software package.
Member Functions
- virtual const char* mi::neuraylib::ISoftware_package::get_description() const [pure virtual]
-
Returns the description of the software package.
- virtual const char* mi::neuraylib::ISoftware_package::get_id() const [pure virtual]
-
Returns the ID of the software package.