|
KiCad PCB EDA Suite
|
Helper functions and common defines between schematic and PCB Archive files. More...
#include <wx/filename.h>#include <wx/log.h>#include <wx/xml/xml.h>#include <dsnlexer.h>#include <geometry/shape_poly_set.h>#include <io/cadstar/cadstar_archive_parser.h>#include <eda_item.h>#include <eda_text.h>#include <macros.h>#include <progress_reporter.h>#include <string_utils.h>#include <trigo.h>Go to the source code of this file.
Functions | |
| static void | reThrowWithParentContext (const IO_ERROR &aError, XNODE *aChildNode, XNODE *aParentNode) |
Helper functions and common defines between schematic and PCB Archive files.
Definition in file cadstar_archive_parser.cpp.
|
static |
Definition at line 42 of file cadstar_archive_parser.cpp.
References _, IO_ERROR::Problem(), and THROW_IO_ERROR.
Referenced by CADSTAR_ARCHIVE_PARSER::ParseAllChildCutouts(), CADSTAR_ARCHIVE_PARSER::ParseAllChildPoints(), and CADSTAR_ARCHIVE_PARSER::ParseAllChildVertices().