|
KiCad PCB EDA Suite
|
#include <settings/json_settings.h>#include <pin_map.h>#include <unordered_map>#include <vector>#include <wx/string.h>#include <ctime>Go to the source code of this file.
Classes | |
| struct | HTTP_LIB_SOURCE |
| struct | HTTP_LIB_PART |
| struct | HTTP_LIB_CATEGORY |
| class | HTTP_LIB_SETTINGS |
Enumerations | |
| enum class | HTTP_LIB_SOURCE_TYPE { REST_API , INVALID } |
|
strong |
| Enumerator | |
|---|---|
| REST_API | |
| INVALID | |
Definition at line 31 of file http_lib_settings.h.