|
KiCad PCB EDA Suite
|
#include <memory>#include <optional>#include <vector>#include <map>#include <pcm.h>#include <nlohmann/json_fwd.hpp>#include <wx/filename.h>#include <wx/panel.h>#include <kiid.h>Go to the source code of this file.
Classes | |
| class | PANEL_REMOTE_SYMBOL |
Macros | |
| #define | REMOTE_SYMBOL_SESSION_VERSION 1 |
| #define REMOTE_SYMBOL_SESSION_VERSION 1 |
Definition at line 48 of file panel_remote_symbol.h.
Referenced by PANEL_REMOTE_SYMBOL::beginSessionHandshake(), PANEL_REMOTE_SYMBOL::handleRpcMessage(), and PANEL_REMOTE_SYMBOL::sendRpcMessage().