KiCad PCB EDA Suite
|
#include <any>
#include <boost/algorithm/string.hpp>
#include "http_lib/http_lib_settings.h"
#include <kicad_curl/kicad_curl_easy.h>
Go to the source code of this file.
Classes | |
class | HTTP_LIB_CONNECTION |
Variables | |
const char *const | traceHTTPLib |
|
extern |
Definition at line 34 of file http_lib_connection.cpp.
Referenced by SCH_IO_HTTP_LIB::ensureSettings(), SCH_IO_HTTP_LIB::LoadSymbol(), SCH_IO_HTTP_LIB::loadSymbolFromPart(), HTTP_LIB_CONNECTION::SelectAll(), HTTP_LIB_CONNECTION::SelectOne(), HTTP_LIB_CONNECTION::syncCategories(), and HTTP_LIB_CONNECTION::ValidateHTTPLibraryEndpoints().