Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PERIPHERALS::CPeripheralBusAddon Member List

This is the complete list of members for PERIPHERALS::CPeripheralBusAddon, including all inherited members.

AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1))CThreadinlineprotected
Clear(void)PERIPHERALS::CPeripheralBusvirtual
CPeripheralBus(const std::string &threadname, CPeripherals &manager, PeripheralBusType type)PERIPHERALS::CPeripheralBus
CPeripheralBusAddon(CPeripherals &manager)PERIPHERALS::CPeripheralBusAddonexplicit
Create(bool bAutoDelete=false)CThreadprotected
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThreadprotected
EnableButtonMapping() overridePERIPHERALS::CPeripheralBusAddonvirtual
FindComPort(std::string &strLocation)PERIPHERALS::CPeripheralBusinlinevirtual
GetAddonWithButtonMap(PeripheralAddonPtr &addon) constPERIPHERALS::CPeripheralBusAddon
GetAddonWithButtonMap(const CPeripheral *device, PeripheralAddonPtr &addon) constPERIPHERALS::CPeripheralBusAddon
GetByPath(const std::string &strPath) const overridePERIPHERALS::CPeripheralBusAddonvirtual
GetCurrentThread()CThreadprotectedstatic
GetCurrentThreadId()CThreadinlineprotectedstatic
GetDirectory(const std::string &strPath, CFileItemList &items) const overridePERIPHERALS::CPeripheralBusAddonvirtual
GetFeatures(std::vector< PeripheralFeature > &features) const overridePERIPHERALS::CPeripheralBusAddonvirtual
GetNumberOfPeripherals(void) const overridePERIPHERALS::CPeripheralBusAddonvirtual
GetNumberOfPeripheralsWithId(const int iVendorId, const int iProductId) const overridePERIPHERALS::CPeripheralBusAddonvirtual
GetPeripheral(const std::string &strLocation) const overridePERIPHERALS::CPeripheralBusAddonvirtual
GetPeripheralsWithFeature(PeripheralVector &results, const PeripheralFeature feature) const overridePERIPHERALS::CPeripheralBusAddonvirtual
HasFeature(const PeripheralFeature feature) const overridePERIPHERALS::CPeripheralBusAddonvirtual
HasPeripheral(const std::string &strLocation) constPERIPHERALS::CPeripheralBusvirtual
Initialise(void)PERIPHERALS::CPeripheralBusvirtual
InitializeProperties(CPeripheral &peripheral) overridePERIPHERALS::CPeripheralBusAddonvirtual
IsAutoDelete() constCThreadprotected
IsCurrentThread() constCThreadprotected
IsRunning() constCThreadprotected
Join(std::chrono::milliseconds duration)CThreadprotected
m_bNeedsPollingPERIPHERALS::CPeripheralBusprotected
m_bStopCThreadprotected
m_critSectionPERIPHERALS::CPeripheralBusmutableprotected
m_iRescanTimePERIPHERALS::CPeripheralBusprotected
m_managerPERIPHERALS::CPeripheralBusprotected
m_peripheralsPERIPHERALS::CPeripheralBusprotected
m_triggerEventPERIPHERALS::CPeripheralBusprotected
m_typePERIPHERALS::CPeripheralBusprotected
NeedsPolling(void) constPERIPHERALS::CPeripheralBusinline
OnDeviceAdded(const std::string &strLocation)PERIPHERALS::CPeripheralBusvirtual
OnDeviceChanged(const std::string &strLocation)PERIPHERALS::CPeripheralBusvirtual
OnDeviceRemoved(const std::string &strLocation)PERIPHERALS::CPeripheralBusvirtual
OnException()CThreadinlineprotectedvirtual
OnExit()CThreadinlineprotectedvirtual
OnStartup()CThreadinlineprotectedvirtual
PerformDeviceScan(PeripheralScanResults &results) overridePERIPHERALS::CPeripheralBusAddonprotectedvirtual
PowerOff(const std::string &strLocation) overridePERIPHERALS::CPeripheralBusAddonvirtual
Process(void) overridePERIPHERALS::CPeripheralBusprotectedvirtual
ProcessEvents(void) overridePERIPHERALS::CPeripheralBusAddonvirtual
Register(const PeripheralPtr &peripheral) overridePERIPHERALS::CPeripheralBusAddonvirtual
RegisterNewDevices(const PeripheralScanResults &results)PERIPHERALS::CPeripheralBusprotectedvirtual
ScanForDevices(void)PERIPHERALS::CPeripheralBusprotectedvirtual
SendRumbleEvent(const std::string &strLocation, unsigned int motorIndex, float magnitude)PERIPHERALS::CPeripheralBusAddon
SetPriority(const ThreadPriority &priority)CThreadprotected
Sleep(std::chrono::duration< Rep, Period > duration)CThreadinlineprotected
SplitLocation(const std::string &strLocation, PeripheralAddonPtr &addon, unsigned int &peripheralIndex) constPERIPHERALS::CPeripheralBusAddon
StopThread(bool bWait=true)CThreadprotectedvirtual
SupportsFeature(PeripheralFeature feature) const overridePERIPHERALS::CPeripheralBusAddonvirtual
TriggerDeviceScan(void)PERIPHERALS::CPeripheralBusvirtual
Type(void) constPERIPHERALS::CPeripheralBusinline
UnregisterRemovedDevices(const PeripheralScanResults &results) overridePERIPHERALS::CPeripheralBusAddonprotectedvirtual
UpdateAddons(void)PERIPHERALS::CPeripheralBusAddon
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitResponse enum nameCThreadprotected
~CPeripheralBus(void) overridePERIPHERALS::CPeripheralBusinline
~CPeripheralBusAddon(void) overridePERIPHERALS::CPeripheralBusAddon
~CThread()CThreadprotectedvirtual