Instrument Neutral Distributed Interface INDI  2.0.2
INDI::WatchDeviceProperty Member List

This is the complete list of members for INDI::WatchDeviceProperty, including all inherited members.

begin()INDI::WatchDevicePropertyinline
clear()INDI::WatchDeviceProperty
clearDevices()INDI::WatchDeviceProperty
dataINDI::WatchDevicePropertyprotected
deleteDevice(const BaseDevice &device)INDI::WatchDeviceProperty
end()INDI::WatchDevicePropertyinline
ensureDeviceByName(const char *name, const std::function< ParentDevice()> &constructor)INDI::WatchDeviceProperty
getDeviceByName(const char *name)INDI::WatchDeviceProperty
getDevices() constINDI::WatchDeviceProperty
isDeviceWatched(const char *deviceName) constINDI::WatchDeviceProperty
isEmpty() constINDI::WatchDeviceProperty
processXml(const INDI::LilXmlElement &root, char *errmsg, const std::function< ParentDevice()> &constructor=[] { return ParentDevice(ParentDevice::Valid);})INDI::WatchDeviceProperty
unwatchDevices()INDI::WatchDeviceProperty
watchDevice(const std::string &deviceName)INDI::WatchDeviceProperty
watchDevice(const std::string &deviceName, const std::function< void(BaseDevice)> &callback)INDI::WatchDeviceProperty
watchedDeviceINDI::WatchDevicePropertyprotected
watchProperty(const std::string &deviceName, const std::string &propertyName)INDI::WatchDeviceProperty