The USB information encapsulation.
More...
#include <UsbInformation.h>
The USB information encapsulation.
◆ GetBusNumber()
| unsigned int UsbInformation::GetBusNumber |
( |
| ) |
|
◆ GetDeviceAddress()
| unsigned int UsbInformation::GetDeviceAddress |
( |
| ) |
|
◆ GetManufacturer()
| string UsbInformation::GetManufacturer |
( |
| ) |
|
◆ GetProductDescription()
| string UsbInformation::GetProductDescription |
( |
| ) |
|
◆ GetProductId()
| unsigned int UsbInformation::GetProductId |
( |
| ) |
|
◆ GetSerialNumber()
| string UsbInformation::GetSerialNumber |
( |
| ) |
|
◆ GetSpeed()
| string UsbInformation::GetSpeed |
( |
| ) |
|
◆ GetVendorId()
| unsigned int UsbInformation::GetVendorId |
( |
| ) |
|
◆ SetBusNumber()
| void UsbInformation::SetBusNumber |
( |
unsigned int | pBusNumber | ) |
|
◆ SetDeviceAddress()
| void UsbInformation::SetDeviceAddress |
( |
unsigned int | pDeviceAddress | ) |
|
◆ SetManufacturer()
| void UsbInformation::SetManufacturer |
( |
string | pManufacturer | ) |
|
◆ SetProductDescription()
| void UsbInformation::SetProductDescription |
( |
string | pProductDescription | ) |
|
◆ SetProductId()
| void UsbInformation::SetProductId |
( |
unsigned int | pProductId | ) |
|
◆ SetSerialNumber()
| void UsbInformation::SetSerialNumber |
( |
string | pSerialNumber | ) |
|
◆ SetSpeed()
| void UsbInformation::SetSpeed |
( |
string | pSeed | ) |
|
◆ SetVendorId()
| void UsbInformation::SetVendorId |
( |
unsigned int | pVendorId | ) |
|
The documentation for this class was generated from the following files: