Information about a generic USB device. More...
Public Member Functions | |
PvDeviceInfoUSB () | |
Constructor. | |
virtual | ~PvDeviceInfoUSB () |
Destructor. | |
PvDeviceInfoUSB & | operator= (const PvDeviceInfoUSB &) |
Equal operator: copies the object. More... | |
PvUSBStatus | GetStatus () const |
Returns the enumeration status of the USB device. More... | |
![]() | |
virtual | ~PvDeviceInfo () |
Destructor. | |
PvDeviceInfo * | Copy () const |
Creates a copy of the PvDeviceInfo object. More... | |
PvDeviceInfoType | GetType () const |
Returns the type of the device info object. More... | |
PvString | GetVendorName () const |
Get the device's manufacturer name. More... | |
PvString | GetModelName () const |
Get the device's model name. More... | |
PvString | GetVersion () const |
Get the device's version. More... | |
PvString | GetManufacturerInfo () const |
Get the manufacturer information returned by the device. More... | |
PvString | GetSerialNumber () const |
Get the GigE Vision device's serial number. More... | |
PvString | GetUserDefinedName () const |
Get the device's user defined name. More... | |
PvString | GetLicenseMessage () const |
Get a message of whether license is valid, and if not why. More... | |
PvString | GetDisplayID () const |
Get a string identifying this device for display purpose. More... | |
PvString | GetUniqueID () const |
Get a string uniquely identifying this device. More... | |
PvString | GetConnectionID () const |
Get a unique string identifying this device for connection purpose. More... | |
const PvInterface * | GetInterface () const |
Get the network adapter (PvInterface) through which this device was reached. More... | |
bool | IsConfigurationValid () const |
Test if the device can be reached as currently configured. More... | |
bool | IsLicenseValid () const |
Test if the eBUS SDK license is valid for this device. More... | |
PvDeviceClass | GetClass () const |
Get the device class. More... | |
Information about a generic USB device.
PvUSBStatus PvDeviceInfoUSB::GetStatus | ( | ) | const |
Returns the enumeration status of the USB device.
PvDeviceInfoUSB & PvDeviceInfoUSB::operator= | ( | const PvDeviceInfoUSB & | aFrom | ) |
Equal operator: copies the object.
[in] | aFrom | The source for the copy. |
Copyright (c) 2002-2021 Pleora Technologies Inc.
www.pleora.com