This is the complete list of members for DeviceManager, including all inherited members.
| Callback typedef | Observer::Publisher< Message, NotifyAll > | |
| CallbackReturn typedef | Observer::Publisher< Message, NotifyAll > | |
| DeviceManager() | DeviceManager | protected |
| dm | DeviceManager | protectedstatic |
| GetDefaultDevice(int hostIndex, int isInput) | DeviceManager | protected |
| GetDefaultInputDevice(int hostIndex) | DeviceManager | |
| GetDefaultOutputDevice(int hostIndex) | DeviceManager | |
| GetInputDeviceMaps() | DeviceManager | |
| GetOutputDeviceMaps() | DeviceManager | |
| GetTimeSinceRescan() | DeviceManager | |
| Init() | DeviceManager | protected |
| Instance() | DeviceManager | static |
| m_factory | Observer::Publisher< Message, NotifyAll > | private |
| m_inited | DeviceManager | protected |
| m_list | Observer::Publisher< Message, NotifyAll > | private |
| message_type typedef | Observer::Publisher< Message, NotifyAll > | |
| mInputDeviceSourceMaps | DeviceManager | protected |
| mOutputDeviceSourceMaps | DeviceManager | protected |
| mRescanTime | DeviceManager | private |
| notifies_all | Observer::Publisher< Message, NotifyAll > | static |
| operator=(Publisher &&)=default | Observer::Publisher< Message, NotifyAll > | |
| Publish(const Message &message) | Observer::Publisher< Message, NotifyAll > | inlineprotected |
| Publisher(ExceptionPolicy *pPolicy=nullptr, Alloc a={}) | Observer::Publisher< Message, NotifyAll > | inlineexplicit |
| Publisher(Publisher &&)=default | Observer::Publisher< Message, NotifyAll > | |
| Rescan() | DeviceManager | |
| Subscribe(Callback callback) | Observer::Publisher< Message, NotifyAll > | |
| Subscribe(Object &obj, Return(Object::*callback)(Args...)) | Observer::Publisher< Message, NotifyAll > | inline |
| ~DeviceManager() | DeviceManager | protected |