Kstars
indilistener.h
23 * INDIListener is responsible for creating ISD::GDInterface generic devices as new devices arrive from
24 * ClientManager. It can support multiple ClientManagers and will first create a generic INDI device.
25 * Upon arrival of INDI properties, INDIListener can create specialized devices (e.g. Telescope) if it
26 * detects key Standard INDI property that signifies a particular device family. The generic device
29 * INDIListener also delegates INDI properties as they are received from ClientManager to the appropriate
ClientManager manages connection to INDI server, creation of devices, and receiving/sending propertie...
Definition clientmanager.h:39
DeviceInfo is simple class to hold DriverInfo and INDI::BaseDevice associated with a particular devic...
Definition deviceinfo.h:21
INDIListener is responsible for creating ISD::GDInterface generic devices as new devices arrive from ...
Definition indilistener.h:35
qsizetype size() const const
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.