|
KiCad PCB EDA Suite
|
Pcbnew s-expression file format parser definition. More...
#include <eda_units.h>#include <core/wx_stl_compat.h>#include <hashtables.h>#include <lib_id.h>#include <layer_ids.h>#include <lset.h>#include <pcb_lexer.h>#include <kiid.h>#include <math/box2.h>#include <string_any_map.h>#include <chrono>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | PCB_IO_KICAD_SEXPR_PARSER |
| Read a Pcbnew s-expression formatted LINE_READER object and returns the appropriate BOARD_ITEM object. More... | |
| struct | PCB_IO_KICAD_SEXPR_PARSER::GROUP_INFO |
| struct | PCB_IO_KICAD_SEXPR_PARSER::GENERATOR_INFO |
| Convert net code using the mapping table if available, otherwise returns unchanged net code if < 0 or if it's out of range. More... | |
Pcbnew s-expression file format parser definition.
Definition in file pcb_io_kicad_sexpr_parser.h.