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

Construct a basic INDI device with only one property to connect and disconnect. More...

#include "simpledevice.h"
#include <memory>

Go to the source code of this file.

Functions

std::unique_ptr< SimpleDevicesimpleDevice (new SimpleDevice())
 

Detailed Description

Construct a basic INDI device with only one property to connect and disconnect.

Author
Jasem Mutlaq

Definition in file simpledevice.cpp.

Function Documentation

◆ simpleDevice()

std::unique_ptr<SimpleDevice> simpleDevice ( new   SimpleDevice())
Examples
simpledevice.cpp.