static std::vector <Device*> getDeviceList (Device::DeviceType deviceType)
Allows a user to list of devices whose type matches the specifed enumeration This can be useful in a system with different types of cards installed.
Parameters:
deviceType |
Device type to look for. |