Enumerator
Description:
Constructs a Enumerator object that can be used to enumerate and sort devices.
Use the add_match_*() and add_nomatch_*() methods and execute the query to get a list of devices with execute.
Parameters:
client |
A Client to enumerate devices from. |
Returns:
A new Enumerator object. Free with unref. |