|
KiCad PCB EDA Suite
|
#include <cstdint>#include <map>#include <memory>#include <vector>#include <wx/string.h>Go to the source code of this file.
Classes | |
| class | EAGLE_BIN_PARSER |
| Read-only parser for the pre-v6 binary Eagle .brd format. More... | |
| struct | EAGLE_BIN_PARSER::EGB_NODE |
| Lightweight mutable tree node for the intermediate Eagle binary tree. More... | |
| struct | EAGLE_BIN_PARSER::DRC_CTX |
| DRC values pulled from the trailing 244-byte block (or sane defaults). More... | |