|
KiCad PCB EDA Suite
|
#include <string>#include <vector>#include <map>#include <cstdint>#include <wx/string.h>#include "pads_parser.h"Go to the source code of this file.
Classes | |
| class | PADS_IO::BINARY_PARSER |
| Parser for PADS binary PCB file format (.pcb). More... | |
| struct | PADS_IO::BINARY_PARSER::DirEntry |
| struct | PADS_IO::BINARY_PARSER::LineVertex |
| struct | PADS_IO::BINARY_PARSER::RouteSegment |
| struct | PADS_IO::BINARY_PARSER::ViaLocation |
Namespaces | |
| namespace | PADS_IO |