Represents a software package installed on the pool of nodes.
More...
#include <icluster_manager_configuration.h>
|
typedef Interface_declare< id1, ... > | Self |
| Own type. More...
|
|
typedef Uuid_t< id1, ... > | IID |
| Declares the interface ID (IID) of this interface. More...
|
|
typedef Uuid_t<0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0> | IID |
| Declares the interface ID (IID) of this interface. More...
|
|
static bool | compare_iid (const Uuid &iid) |
| Compares the interface ID iid against the interface ID of this interface and of its ancestors. More...
|
|
static bool | compare_iid (const Uuid &iid) |
| Compares the interface ID iid against the interface ID of this interface. More...
|
|
◆ get_bridge_protocol_version()
virtual const char * mi::neuraylib::ISoftware_package::get_bridge_protocol_version |
( |
| ) |
const |
|
pure virtual |
Returns the bridge protocol version.
◆ get_description()
virtual const char * mi::neuraylib::ISoftware_package::get_description |
( |
| ) |
const |
|
pure virtual |
Returns the description of the software package.
◆ get_id()
virtual const char * mi::neuraylib::ISoftware_package::get_id |
( |
| ) |
const |
|
pure virtual |
Returns the ID of the software package.