| kodi
    | 
This is the complete list of members for PERIPHERALS::CPeripheralBusAndroid, 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) (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | |
| CPeripheralBusAndroid(CPeripherals &manager) (defined in PERIPHERALS::CPeripheralBusAndroid) | PERIPHERALS::CPeripheralBusAndroid | explicit | 
| Create(bool bAutoDelete=false) (defined in CThread) | CThread | protected | 
| CThread(const char *ThreadName) (defined in CThread) | CThread | explicitprotected | 
| CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread) | CThread | protected | 
| EnableButtonMapping() | PERIPHERALS::CPeripheralBus | inlinevirtual | 
| FindComPort(std::string &strLocation) (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | inlinevirtual | 
| GetByPath(const std::string &strPath) const | PERIPHERALS::CPeripheralBus | virtual | 
| GetCurrentThread() (defined in CThread) | CThread | protectedstatic | 
| GetCurrentThreadId() (defined in CThread) | CThread | inlineprotectedstatic | 
| GetDirectory(const std::string &strPath, CFileItemList &items) const | PERIPHERALS::CPeripheralBus | virtual | 
| GetFeatures(std::vector< PeripheralFeature > &features) const | PERIPHERALS::CPeripheralBus | virtual | 
| GetNumberOfPeripherals() const (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | virtual | 
| GetNumberOfPeripheralsWithId(const int iVendorId, const int iProductId) const (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | virtual | 
| GetPeripheral(const std::string &strLocation) const | PERIPHERALS::CPeripheralBus | virtual | 
| GetPeripheralsWithFeature(PeripheralVector &results, const PeripheralFeature feature) const | PERIPHERALS::CPeripheralBus | virtual | 
| HasFeature(const PeripheralFeature feature) const | PERIPHERALS::CPeripheralBus | virtual | 
| HasPeripheral(const std::string &strLocation) const | PERIPHERALS::CPeripheralBus | virtual | 
| IInputDeviceCallbacks()=default (defined in IInputDeviceCallbacks) | IInputDeviceCallbacks | protected | 
| IInputDeviceEventHandler()=default (defined in IInputDeviceEventHandler) | IInputDeviceEventHandler | protected | 
| Initialise(void) override | PERIPHERALS::CPeripheralBusAndroid | virtual | 
| InitializeProperties(CPeripheral &peripheral) override | PERIPHERALS::CPeripheralBusAndroid | virtual | 
| IsAutoDelete() const (defined in CThread) | CThread | protected | 
| IsCurrentThread() const (defined in CThread) | CThread | protected | 
| IsRunning() const (defined in CThread) | CThread | protected | 
| Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | protected | 
| m_bNeedsPolling | PERIPHERALS::CPeripheralBus | protected | 
| m_bStop (defined in CThread) | CThread | protected | 
| m_critSection (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | mutableprotected | 
| m_iRescanTime (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protected | 
| m_manager (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protected | 
| m_peripherals (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protected | 
| m_triggerEvent (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protected | 
| m_type (defined in PERIPHERALS::CPeripheralBus) | 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() (defined in CThread) | CThread | inlineprotectedvirtual | 
| OnExit() (defined in CThread) | CThread | inlineprotectedvirtual | 
| OnInputDeviceAdded(int deviceId) override (defined in PERIPHERALS::CPeripheralBusAndroid) | PERIPHERALS::CPeripheralBusAndroid | virtual | 
| OnInputDeviceChanged(int deviceId) override (defined in PERIPHERALS::CPeripheralBusAndroid) | PERIPHERALS::CPeripheralBusAndroid | virtual | 
| OnInputDeviceEvent(const AInputEvent *event) override (defined in PERIPHERALS::CPeripheralBusAndroid) | PERIPHERALS::CPeripheralBusAndroid | virtual | 
| OnInputDeviceRemoved(int deviceId) override (defined in PERIPHERALS::CPeripheralBusAndroid) | PERIPHERALS::CPeripheralBusAndroid | virtual | 
| OnStartup() (defined in CThread) | CThread | inlineprotectedvirtual | 
| PerformDeviceScan(PeripheralScanResults &results) override | PERIPHERALS::CPeripheralBusAndroid | protectedvirtual | 
| PowerOff(const std::string &strLocation) | PERIPHERALS::CPeripheralBus | inlinevirtual | 
| Process(void) override (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protectedvirtual | 
| ProcessEvents() override | PERIPHERALS::CPeripheralBusAndroid | virtual | 
| Register(const PeripheralPtr &peripheral) | PERIPHERALS::CPeripheralBus | virtual | 
| RegisterNewDevices(const PeripheralScanResults &results) (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protectedvirtual | 
| ScanForDevices(void) (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protectedvirtual | 
| SetPriority(const ThreadPriority &priority) | CThread | protected | 
| Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inlineprotected | 
| StopThread(bool bWait=true) (defined in CThread) | CThread | protectedvirtual | 
| SupportsFeature(PeripheralFeature feature) const | PERIPHERALS::CPeripheralBus | inlinevirtual | 
| TriggerDeviceScan(void) | PERIPHERALS::CPeripheralBus | virtual | 
| Type(void) const | PERIPHERALS::CPeripheralBus | inline | 
| UnregisterRemovedDevices(const PeripheralScanResults &results) (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protectedvirtual | 
| WAIT_INTERRUPTED enum value (defined in CThread) | CThread | protected | 
| WAIT_SIGNALED enum value (defined in CThread) | CThread | protected | 
| WAIT_TIMEDOUT enum value (defined in CThread) | CThread | protected | 
| WaitResponse enum name (defined in CThread) | CThread | protected | 
| ~CPeripheralBus(void) override (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | inline | 
| ~CPeripheralBusAndroid() override (defined in PERIPHERALS::CPeripheralBusAndroid) | PERIPHERALS::CPeripheralBusAndroid | |
| ~CThread() (defined in CThread) | CThread | protectedvirtual | 
| ~IInputDeviceCallbacks()=default (defined in IInputDeviceCallbacks) | IInputDeviceCallbacks | virtual | 
| ~IInputDeviceEventHandler()=default (defined in IInputDeviceEventHandler) | IInputDeviceEventHandler | virtual | 
 1.8.13
 1.8.13