#include <spice_library_parser.h>
|
void | parseFile (const wxString &aFilePath, REPORTER &aReporter, std::vector< std::pair< std::string, std::string > > *aModelQueue) |
|
Definition at line 33 of file spice_library_parser.h.
◆ SPICE_LIBRARY_PARSER()
SPICE_LIBRARY_PARSER::SPICE_LIBRARY_PARSER |
( |
SIM_LIBRARY_SPICE & |
aLibrary, |
|
|
bool |
aForceFullParse |
|
) |
| |
|
inline |
◆ ~SPICE_LIBRARY_PARSER()
virtual SPICE_LIBRARY_PARSER::~SPICE_LIBRARY_PARSER |
( |
| ) |
|
|
inlinevirtual |
◆ parseFile()
void SPICE_LIBRARY_PARSER::parseFile |
( |
const wxString & |
aFilePath, |
|
|
REPORTER & |
aReporter, |
|
|
std::vector< std::pair< std::string, std::string > > * |
aModelQueue |
|
) |
| |
|
protected |
◆ ReadFile()
void SPICE_LIBRARY_PARSER::ReadFile |
( |
const wxString & |
aFilePath, |
|
|
REPORTER & |
firstPass |
|
) |
| |
|
virtual |
◆ m_forceFullParse
bool SPICE_LIBRARY_PARSER::m_forceFullParse |
|
private |
◆ m_library
The documentation for this class was generated from the following files: