![]() |
EduArt Sensor Ring Library 3.0.0
|
This is the complete list of members for eduart::device::DeviceGroup, including all inherited members.
| createFromDevicesOfType(std::vector< device::IDevice * > devices) | eduart::device::DeviceGroup | static |
| DeviceGroup(std::vector< device::IDevice * > devices) | eduart::device::DeviceGroup | |
| getDeviceCount() const | eduart::device::DeviceGroup | |
| getDevices() const | eduart::device::DeviceGroup | |
| getDevicesOfType() const | eduart::device::DeviceGroup | |
| invokeForEachDevice(std::function< void(device::IDevice *)> callback) const | eduart::device::DeviceGroup | |
| invokeForEachDeviceOfType(std::function< void(T *)> callback) const | eduart::device::DeviceGroup | |
| waitForAll(std::vector< std::future< Response > > &futures, std::chrono::steady_clock::duration timeout, Predicate &&success_predicate) noexcept | eduart::device::DeviceGroup | static |
| ~DeviceGroup()=default | eduart::device::DeviceGroup |