Instrument Neutral Distributed Interface INDI
1.9.5
|
#include "indiapi.h"
#include "recorder/recordermanager.h"
#include "encoder/encodermanager.h"
#include "fpsmeter.h"
#include "uniquequeue.h"
#include "gammalut16.h"
#include <atomic>
#include <string>
#include <map>
#include <thread>
#include "indiccdchip.h"
#include "indisensorinterface.h"
#include "indipropertytext.h"
#include "indipropertynumber.h"
#include "indipropertyswitch.h"
Go to the source code of this file.
Classes | |
class | INDI::StreamManagerPrivate |
struct | INDI::StreamManagerPrivate::FrameInfo |
struct | INDI::StreamManagerPrivate::TimeFrame |
Namespaces | |
INDI | |
Namespace to encapsulate INDI client, drivers, and mediator classes. | |