EduArt Sensor Ring Library 3.0.0
Loading...
Searching...
No Matches
eduart::device::DeviceGroup Member List

This is the complete list of members for eduart::device::DeviceGroup, including all inherited members.

createFromDevicesOfType(std::vector< device::IDevice * > devices)eduart::device::DeviceGroupstatic
DeviceGroup(std::vector< device::IDevice * > devices)eduart::device::DeviceGroup
getDeviceCount() consteduart::device::DeviceGroup
getDevices() consteduart::device::DeviceGroup
getDevicesOfType() consteduart::device::DeviceGroup
invokeForEachDevice(std::function< void(device::IDevice *)> callback) consteduart::device::DeviceGroup
invokeForEachDeviceOfType(std::function< void(T *)> callback) consteduart::device::DeviceGroup
waitForAll(std::vector< std::future< Response > > &futures, std::chrono::steady_clock::duration timeout, Predicate &&success_predicate) noexcepteduart::device::DeviceGroupstatic
~DeviceGroup()=defaulteduart::device::DeviceGroup