xbmc
Public Member Functions | Public Attributes | List of all members
PERIPHERALS::PeripheralScanResult Class Reference
Collaboration diagram for PERIPHERALS::PeripheralScanResult:
Collaboration graph
[legend]

Public Member Functions

 PeripheralScanResult (const PeripheralBusType busType)
 
bool operator== (const PeripheralScanResult &right) const
 
bool operator!= (const PeripheralScanResult &right) const
 

Public Attributes

PeripheralType m_type = PERIPHERAL_UNKNOWN
 
std::string m_strLocation
 
int m_iVendorId = 0
 
int m_iProductId = 0
 
PeripheralType m_mappedType = PERIPHERAL_UNKNOWN
 
std::string m_strDeviceName
 
PeripheralBusType m_busType = PERIPHERAL_BUS_UNKNOWN
 
PeripheralBusType m_mappedBusType = PERIPHERAL_BUS_UNKNOWN
 
unsigned int m_iSequence = 0
 

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