KiCad PCB EDA Suite
Loading...
Searching...
No Matches
schematic_file_util.h File Reference
#include <string>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  KI_TEST
 

Functions

void KI_TEST::DumpSchematicToFile (SCHEMATIC &aSchematic, SCH_SHEET &aSheet, const std::string &aFilename)
 
std::unique_ptr< SCHEMATICKI_TEST::ReadSchematicFromStream (std::istream &aStream, PROJECT *aProject)
 
std::unique_ptr< SCHEMATICKI_TEST::ReadSchematicFromFile (const std::string &aFilename, PROJECT *aProject)
 
void KI_TEST::LoadSchematic (SETTINGS_MANAGER &aSettingsManager, const wxString &aRelPath, std::unique_ptr< SCHEMATIC > &aSchematic)