Instrument Neutral Distributed Interface INDI  2.0.2
Typedefs | Functions
weather_safety_proxy.cpp File Reference
#include <memory>
#include <unistd.h>
#include <sys/wait.h>
#include <cstring>
#include <curl/curl.h>
#include "json.h"
#include "weather_safety_proxy.h"

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Functions

std::unique_ptr< WeatherSafetyProxyweatherSafetyProxy (new WeatherSafetyProxy())
 

Typedef Documentation

◆ json

Definition at line 34 of file weather_safety_proxy.cpp.

Function Documentation

◆ weatherSafetyProxy()

std::unique_ptr<WeatherSafetyProxy> weatherSafetyProxy ( new   WeatherSafetyProxy())