KiCad PCB EDA Suite
|
#include <netlist_exporter_spice.h>
Public Member Functions | |
std::string | Generate (const std::string &aProposedName) |
Private Attributes | |
std::unordered_set< std::string > | m_names |
Definition at line 39 of file netlist_exporter_spice.h.
std::string NAME_GENERATOR::Generate | ( | const std::string & | aProposedName | ) |
Definition at line 52 of file netlist_exporter_spice.cpp.
Referenced by NETLIST_EXPORTER_SPICE::readModel().
|
private |
Definition at line 45 of file netlist_exporter_spice.h.
Referenced by Generate().