wxString GetTextReport()
Returns the ERC report in "text" (human readable) format.
bool WriteJsonReport(const wxString &aFullFileName)
Writes a JSON formatted ERC Report to the given file path.
bool WriteTextReport(const wxString &aFullFileName)
Writes the text report also available via GetTextReport directly to a given file path.
Provide an abstract interface of a RC_ITEM* list manager.
Holds all the data relating to one schematic.