Pleora Technologies Inc. eBUS SDK v6.2.8.5877 API



PvDeviceInfoUSB Class Reference

Information about a generic USB device. More...

Public Member Functions

 PvDeviceInfoUSB ()
 Constructor.
 
virtual ~PvDeviceInfoUSB ()
 Destructor.
 
PvDeviceInfoUSBoperator= (const PvDeviceInfoUSB &)
 Equal operator: copies the object. More...
 
PvUSBStatus GetStatus () const
 Returns the enumeration status of the USB device. More...
 
- Public Member Functions inherited from PvDeviceInfo
virtual ~PvDeviceInfo ()
 Destructor.
 
PvDeviceInfoCopy () 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 PvInterfaceGetInterface () 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...
 

Detailed Description

Information about a generic USB device.

Member Function Documentation

◆ GetStatus()

PvUSBStatus PvDeviceInfoUSB::GetStatus ( ) const

Returns the enumeration status of the USB device.

Returns
Current enumeration status.

◆ operator=()

PvDeviceInfoUSB & PvDeviceInfoUSB::operator= ( const PvDeviceInfoUSB aFrom)

Equal operator: copies the object.

Parameters
[in]aFromThe source for the copy.
Returns
Reference to the object aFrom was copied to.

The documentation for this class was generated from the following files:

Copyright (c) 2002-2021 Pleora Technologies Inc.
www.pleora.com