Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Namespaces
connectioninterface.h File Reference
#include "indidevapi.h"
#include <functional>
#include <string>

Go to the source code of this file.

Classes

class  Connection::Interface
 The Interface class is the base class for all INDI connection plugins. More...
 

Namespaces

 INDI
 Namespace to encapsulate INDI client, drivers, and mediator classes.
 
 Connection
 Combines all INDI Connection Plugins. Each INDI connection plugin is responsible of managing communications with a specific physical or logical medium (e.g. serial or ethernet).