xbmc
|
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) (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | |
CPeripheralBusAddon(CPeripherals &manager) (defined in PERIPHERALS::CPeripheralBusAddon) | PERIPHERALS::CPeripheralBusAddon | 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() override | PERIPHERALS::CPeripheralBusAddon | virtual |
FindComPort(std::string &strLocation) (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | inlinevirtual |
GetAddonWithButtonMap(PeripheralAddonPtr &addon) const | PERIPHERALS::CPeripheralBusAddon | |
GetAddonWithButtonMap(const CPeripheral *device, PeripheralAddonPtr &addon) const | PERIPHERALS::CPeripheralBusAddon | |
GetByPath(const std::string &strPath) const override | PERIPHERALS::CPeripheralBusAddon | virtual |
GetCurrentThread() (defined in CThread) | CThread | protectedstatic |
GetCurrentThreadId() (defined in CThread) | 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 (defined in PERIPHERALS::CPeripheralBusAddon) | PERIPHERALS::CPeripheralBusAddon | virtual |
GetNumberOfPeripheralsWithId(const int iVendorId, const int iProductId) const override (defined in PERIPHERALS::CPeripheralBusAddon) | 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 |
InitializeProperties(CPeripheral &peripheral) override | PERIPHERALS::CPeripheralBusAddon | 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 |
OnStartup() (defined in CThread) | CThread | inlineprotectedvirtual |
PerformDeviceScan(PeripheralScanResults &results) override | PERIPHERALS::CPeripheralBusAddon | protectedvirtual |
PowerOff(const std::string &strLocation) override | PERIPHERALS::CPeripheralBusAddon | virtual |
Process(void) override (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protectedvirtual |
ProcessEvents(void) override | PERIPHERALS::CPeripheralBusAddon | virtual |
Register(const PeripheralPtr &peripheral) override | PERIPHERALS::CPeripheralBusAddon | virtual |
RegisterNewDevices(const PeripheralScanResults &results) (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protectedvirtual |
ScanForDevices(void) (defined in PERIPHERALS::CPeripheralBus) | PERIPHERALS::CPeripheralBus | protectedvirtual |
SendRumbleEvent(const std::string &strLocation, unsigned int motorIndex, float magnitude) | PERIPHERALS::CPeripheralBusAddon | |
SetPriority(const ThreadPriority &priority) | CThread | protected |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inlineprotected |
SplitLocation(const std::string &strLocation, PeripheralAddonPtr &addon, unsigned int &peripheralIndex) const (defined in PERIPHERALS::CPeripheralBusAddon) | PERIPHERALS::CPeripheralBusAddon | |
StopThread(bool bWait=true) (defined in CThread) | 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 (defined in PERIPHERALS::CPeripheralBusAddon) | PERIPHERALS::CPeripheralBusAddon | protectedvirtual |
UpdateAddons(void) (defined in PERIPHERALS::CPeripheralBusAddon) | PERIPHERALS::CPeripheralBusAddon | |
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 |
~CPeripheralBusAddon(void) override (defined in PERIPHERALS::CPeripheralBusAddon) | PERIPHERALS::CPeripheralBusAddon | |
~CThread() (defined in CThread) | CThread | protectedvirtual |