|
KiCad PCB EDA Suite
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | PCAD2KICAD |
Functions | |
| void | PCAD2KICAD::LoadInputFile (const wxString &aFileName, wxXmlDocument *aXmlDoc) |
| bool | PCAD2KICAD::FileMatchesFormat (const wxString &aFileName, const std::string &aSection) |
| Check that a file is ACCEL_ASCII and, when aSection is not empty, that it contains the given section token (e.g. | |