Top |
OsinfoDeviceLinkFilter is a specialization of OsinfoFilter that can also set a constraint against the device link target. It can only be used to filter entities that are OsinfoDeviceLink objects.
OsinfoDeviceLinkFilter *
osinfo_devicelinkfilter_new (OsinfoFilter *filter
);
Construct a new filter that matches all operating systems
OsinfoFilter *
osinfo_devicelinkfilter_get_target_filter
(OsinfoDeviceLinkFilter *filter
);
Retrieve the filter used to match against the target of the device link
“target-filter”
property“target-filter” OsinfoFilter *
The operating system to be deployed
Flags: Read / Write / Construct Only