|
KiCad PCB EDA Suite
|
#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) |
|
static |
Definition at line 36 of file cross_probe_client.cpp.
References KICAD_API_CLIENT::Connect(), KICAD_API_CLIENT::Send(), kiapi::common::StandaloneCrossProbeClientName, and traceApi.
Referenced by CROSS_PROBE_CLIENT::AnnounceToPrimary(), and CROSS_PROBE_CLIENT::SendToFrame().