|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
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)) | CThread | inlineprotected |
| Clear(void) | PERIPHERALS::CPeripheralBus | virtual |
| CPeripheralBus(const std::string &threadname, CPeripherals &manager, PeripheralBusType type) | PERIPHERALS::CPeripheralBus | |
| CPeripheralBusAddon(CPeripherals &manager) | PERIPHERALS::CPeripheralBusAddon | explicit |
| Create(bool bAutoDelete=false) | CThread | protected |
| CThread(const char *ThreadName) | CThread | explicitprotected |
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | protected |
| EnableButtonMapping() override | PERIPHERALS::CPeripheralBusAddon | virtual |
| FindComPort(std::string &strLocation) | PERIPHERALS::CPeripheralBus | inlinevirtual |
| GetAddonWithButtonMap(PeripheralAddonPtr &addon) const | PERIPHERALS::CPeripheralBusAddon | |
| GetAddonWithButtonMap(const CPeripheral *device, PeripheralAddonPtr &addon) const | PERIPHERALS::CPeripheralBusAddon | |
| GetAppearance(const CPeripheral &peripheral) const | PERIPHERALS::CPeripheralBus | inlinevirtual |
| GetByPath(const std::string &strPath) const override | PERIPHERALS::CPeripheralBusAddon | virtual |
| GetCurrentThread() | CThread | protectedstatic |
| GetCurrentThreadId() | CThread | inlineprotectedstatic |
| GetDirectory(const std::string &strPath, CFileItemList &items) const override | PERIPHERALS::CPeripheralBusAddon | virtual |
| GetFeatures(std::vector< PeripheralFeature > &features) const override | PERIPHERALS::CPeripheralBusAddon | virtual |
| GetNumberOfPeripherals(void) const override | PERIPHERALS::CPeripheralBusAddon | virtual |
| GetNumberOfPeripheralsWithId(const int iVendorId, const int iProductId) const override | PERIPHERALS::CPeripheralBusAddon | virtual |
| GetPeripheral(const std::string &strLocation) const override | PERIPHERALS::CPeripheralBusAddon | virtual |
| GetPeripheralsWithFeature(PeripheralVector &results, const PeripheralFeature feature) const override | PERIPHERALS::CPeripheralBusAddon | virtual |
| HasFeature(const PeripheralFeature feature) const override | PERIPHERALS::CPeripheralBusAddon | virtual |
| HasPeripheral(const std::string &strLocation) const | PERIPHERALS::CPeripheralBus | virtual |
| Initialise(void) | PERIPHERALS::CPeripheralBus | virtual |
| InitializeButtonMap(const CPeripheral &peripheral, KODI::JOYSTICK::IButtonMap &buttonMap) const | PERIPHERALS::CPeripheralBus | inlinevirtual |
| InitializeProperties(CPeripheral &peripheral) override | PERIPHERALS::CPeripheralBusAddon | virtual |
| IsAutoDelete() const | CThread | protected |
| IsCurrentThread() const | CThread | protected |
| IsRunning() const | CThread | protected |
| Join(std::chrono::milliseconds duration) | CThread | protected |
| m_bNeedsPolling | PERIPHERALS::CPeripheralBus | protected |
| m_bStop | CThread | protected |
| m_critSection | PERIPHERALS::CPeripheralBus | mutableprotected |
| m_iRescanTime | PERIPHERALS::CPeripheralBus | protected |
| m_manager | PERIPHERALS::CPeripheralBus | protected |
| m_peripherals | PERIPHERALS::CPeripheralBus | protected |
| m_triggerEvent | PERIPHERALS::CPeripheralBus | protected |
| m_type | PERIPHERALS::CPeripheralBus | protected |
| NeedsPolling(void) const | PERIPHERALS::CPeripheralBus | inline |
| OnDeviceAdded(const std::string &strLocation) | PERIPHERALS::CPeripheralBus | virtual |
| OnDeviceChanged(const std::string &strLocation) | PERIPHERALS::CPeripheralBus | virtual |
| OnDeviceRemoved(const std::string &strLocation) | PERIPHERALS::CPeripheralBus | virtual |
| OnException() | CThread | inlineprotectedvirtual |
| OnExit() | CThread | inlineprotectedvirtual |
| OnStartup() | CThread | inlineprotectedvirtual |
| PerformDeviceScan(PeripheralScanResults &results) override | PERIPHERALS::CPeripheralBusAddon | protectedvirtual |
| PowerOff(const std::string &strLocation) override | PERIPHERALS::CPeripheralBusAddon | virtual |
| Process(void) override | PERIPHERALS::CPeripheralBus | protectedvirtual |
| ProcessEvents(void) override | PERIPHERALS::CPeripheralBusAddon | virtual |
| Register(const PeripheralPtr &peripheral) override | PERIPHERALS::CPeripheralBusAddon | virtual |
| RegisterNewDevices(const PeripheralScanResults &results) | PERIPHERALS::CPeripheralBus | protectedvirtual |
| RevertTask() | CThread | protected |
| ScanForDevices(void) | PERIPHERALS::CPeripheralBus | protectedvirtual |
| SendRumbleEvent(const std::string &strLocation, unsigned int motorIndex, float magnitude) | PERIPHERALS::CPeripheralBusAddon | |
| SetPriority(const ThreadPriority &priority) | CThread | protected |
| SetTask(const ThreadTask &task) | CThread | protected |
| Sleep(std::chrono::duration< Rep, Period > duration) | CThread | inlineprotected |
| SplitLocation(const std::string &strLocation, PeripheralAddonPtr &addon, unsigned int &peripheralIndex) const | PERIPHERALS::CPeripheralBusAddon | |
| StopThread(bool bWait=true) | CThread | protectedvirtual |
| SupportsFeature(PeripheralFeature feature) const override | PERIPHERALS::CPeripheralBusAddon | virtual |
| TriggerDeviceScan(void) | PERIPHERALS::CPeripheralBus | virtual |
| Type(void) const | PERIPHERALS::CPeripheralBus | inline |
| UnregisterRemovedDevices(const PeripheralScanResults &results) override | PERIPHERALS::CPeripheralBusAddon | protectedvirtual |
| UpdateAddons(void) | PERIPHERALS::CPeripheralBusAddon | |
| WAIT_INTERRUPTED enum value | CThread | protected |
| WAIT_SIGNALED enum value | CThread | protected |
| WAIT_TIMEDOUT enum value | CThread | protected |
| WaitResponse enum name | CThread | protected |
| ~CPeripheralBus(void) override | PERIPHERALS::CPeripheralBus | inline |
| ~CPeripheralBusAddon(void) override | PERIPHERALS::CPeripheralBusAddon | |
| ~CThread() | CThread | protectedvirtual |