Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Functions
smartfocus.cpp File Reference
#include "smartfocus.h"
#include "indicom.h"
#include <cerrno>
#include <fcntl.h>
#include <memory>
#include <cstring>
#include <termios.h>
#include <unistd.h>

Go to the source code of this file.

Classes

class  NonBlockingIO
 

Functions

std::unique_ptr< SmartFocussmartFocus (new SmartFocus())
 

Function Documentation

◆ smartFocus()

std::unique_ptr<SmartFocus> smartFocus ( new   SmartFocus())