|
KiCad PCB EDA Suite
|
#include <memory>#include <convert/allegro_db.h>#include <convert/allegro_stream.h>#include <convert/allegro_pcb_structs.h>#include <progress_reporter.h>Go to the source code of this file.
Classes | |
| class | ALLEGRO::HEADER_PARSER |
| Parses a .brd header, taking care of any version-specific differences. More... | |
| class | ALLEGRO::BLOCK_PARSER |
| The block parser is responsible for parsing individual blocks of data from the file stream. More... | |
| class | ALLEGRO::PARSER |
| Class that parses a single FILE_STREAM into a RAW_BOARD, and handles any state involved in that parsing. More... | |
Namespaces | |
| namespace | ALLEGRO |