MagAO-X
Operations Applications Utilities Source
tunneledHost.hpp File Reference

Managing specifics of a remote INDI host to be tunneled over ssh. More...

#include <cstdlib>
#include <string>
#include <sstream>
#include <iostream>
Include dependency graph for tunneledHost.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MagAOX::netcom::tunneledHost
 Contains the details of a tunneled-host specification and provides parsing. More...
 

Namespaces

 MagAOX
 
 MagAOX::netcom
 

Macros

#define INDI_DEFAULT_PORT   (7624)
 

Detailed Description

Managing specifics of a remote INDI host to be tunneled over ssh.

Definition in file tunneledHost.hpp.

Macro Definition Documentation

◆ INDI_DEFAULT_PORT

#define INDI_DEFAULT_PORT   (7624)

Definition at line 17 of file tunneledHost.hpp.