|
KiCad PCB EDA Suite
|
#include <api/pcb_context.h>#include <netlist_reader/board_netlist_updater.h>#include <netlist_reader/pcb_netlist.h>#include <pcb_edit_frame.h>#include <reporter.h>Go to the source code of this file.
Classes | |
| class | PCB_EDIT_FRAME_CONTEXT |
Functions | |
| std::shared_ptr< PCB_CONTEXT > | CreatePcbFrameContext (PCB_EDIT_FRAME *aFrame) |
| std::shared_ptr< PCB_CONTEXT > CreatePcbFrameContext | ( | PCB_EDIT_FRAME * | aFrame | ) |
Definition at line 98 of file pcb_context.cpp.
Referenced by API_HANDLER_PCB::API_HANDLER_PCB().