Instrument Neutral Distributed Interface INDI  2.0.2
Functions
tutorial_client.cpp File Reference

Construct a basic INDI client that demonstrates INDI::Client capabilities. This client must be used with tutorial_three device "Simple CCD". More...

#include "tutorial_client.h"
#include <basedevice.h>
#include <cstring>
#include <fstream>
#include <iostream>
#include <memory>

Go to the source code of this file.

Functions

int main (int, char *[])
 

Detailed Description

Construct a basic INDI client that demonstrates INDI::Client capabilities. This client must be used with tutorial_three device "Simple CCD".

Author
Jasem Mutlaq

Definition in file tutorial_client.cpp.

Function Documentation

◆ main()

int main ( int  ,
char *  [] 
)
Examples
tutorial_client.cpp.

Definition at line 50 of file tutorial_client.cpp.