kodi
|
This is the complete list of members for PERIPHERALS::CPeripheralBusApplication, 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 | |
CPeripheralBusApplication(CPeripherals &manager) (defined in PERIPHERALS::CPeripheralBusApplication) | PERIPHERALS::CPeripheralBusApplication | 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 override | PERIPHERALS::CPeripheralBusApplication | 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 |
Initialise(void) override | PERIPHERALS::CPeripheralBusApplication | virtual |
InitializeProperties(CPeripheral &peripheral) | PERIPHERALS::CPeripheralBus | 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 |
MakeLocation(unsigned int controllerIndex) const | PERIPHERALS::CPeripheralBusApplication | |
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 |
OnStartup() (defined in CThread) | CThread | inlineprotectedvirtual |
PerformDeviceScan(PeripheralScanResults &results) override | PERIPHERALS::CPeripheralBusApplication | protectedvirtual |
PowerOff(const std::string &strLocation) | PERIPHERALS::CPeripheralBus | inlinevirtual |
Process(void) override (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protectedvirtual |
ProcessEvents(void) | PERIPHERALS::CPeripheralBus | inlinevirtual |
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 |
~CPeripheralBusApplication(void) override=default (defined in PERIPHERALS::CPeripheralBusApplication) | PERIPHERALS::CPeripheralBusApplication | |
~CThread() (defined in CThread) | CThread | protectedvirtual |