Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PERIPHERALS::PeripheralScanResults Struct Reference

#include <PeripheralTypes.h>

Public Member Functions

bool GetDeviceOnLocation (const std::string &strLocation, PeripheralScanResult *result) const
 
bool ContainsResult (const PeripheralScanResult &result) const
 

Public Attributes

std::vector< PeripheralScanResultm_results
 

Member Function Documentation

◆ ContainsResult()

bool PERIPHERALS::PeripheralScanResults::ContainsResult ( const PeripheralScanResult & result) const
inline

◆ GetDeviceOnLocation()

bool PERIPHERALS::PeripheralScanResults::GetDeviceOnLocation ( const std::string & strLocation,
PeripheralScanResult * result ) const
inline

Member Data Documentation

◆ m_results

std::vector<PeripheralScanResult> PERIPHERALS::PeripheralScanResults::m_results

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