KiCad PCB EDA Suite
Loading...
Searching...
No Matches
cross_probe_client.cpp File Reference
#include <api/cross_probe_client.h>
#include <api/api_client.h>
#include <api/api_server.h>
#include <api/api_utils.h>
#include <api/common/envelope.pb.h>
#include <pgm_base.h>
#include <wx/log.h>
#include <fmt/format.h>

Go to the source code of this file.

Functions

static bool sendRequest (const std::string &aUrl, const google::protobuf::Message &aRequest)
 

Function Documentation

◆ sendRequest()

static bool sendRequest ( const std::string & aUrl,
const google::protobuf::Message & aRequest )
static