Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
INDI::BaseDevicePrivate::WatchDetails Struct Reference

#include <basedevice_p.h>

Public Attributes

std::function< void(INDI::Property)> callback
 
BaseDevice::WATCH watch {BaseDevice::WATCH_NEW}
 

Detailed Description

Definition at line 172 of file basedevice_p.h.

Member Data Documentation

◆ callback

std::function<void(INDI::Property)> INDI::BaseDevicePrivate::WatchDetails::callback

Definition at line 174 of file basedevice_p.h.

◆ watch

BaseDevice::WATCH INDI::BaseDevicePrivate::WatchDetails::watch {BaseDevice::WATCH_NEW}

Definition at line 175 of file basedevice_p.h.


The documentation for this struct was generated from the following file: