|
KiCad PCB EDA Suite
|
#include <functional>#include <memory>#include <unordered_map>#include <convert/allegro_pcb_structs.h>#include <convert/allegro_db.h>#include <board.h>#include <geometry/shape_line_chain.h>#include <reporter.h>#include <progress_reporter.h>#include <pcb_io/common/plugin_common_layer_mapping.h>Go to the source code of this file.
Classes | |
| class | ALLEGRO::BOARD_BUILDER |
| Class that builds a KiCad board from a BRD_DB (= FILE_HEADER + STRINGS + OBJECTS + bookkeeping) More... | |
| struct | ALLEGRO::BOARD_BUILDER::ZoneFillEntry |
Namespaces | |
| namespace | ALLEGRO |