#include <spice_model_parser.h>
|
static bool | ReadType (const SIM_LIBRARY_SPICE &aLibrary, const std::string &aSpiceCode, SIM_MODEL::TYPE *aType, bool aFirstPass) |
|
|
static SIM_MODEL::TYPE | ReadTypeFromSpiceStrings (const std::string &aTypeString, const std::string &aLevel="", const std::string &aVersion="", bool aSkipDefaultLevel=true) |
|
Definition at line 34 of file spice_model_parser.h.
◆ SPICE_MODEL_PARSER()
◆ ~SPICE_MODEL_PARSER()
virtual SPICE_MODEL_PARSER::~SPICE_MODEL_PARSER |
( |
| ) |
|
|
virtualdefault |
◆ ReadModel()
void SPICE_MODEL_PARSER::ReadModel |
( |
const SIM_LIBRARY_SPICE & |
aLibrary, |
|
|
const std::string & |
aSpiceCode |
|
) |
| |
|
virtual |
◆ ReadType()
bool SPICE_MODEL_PARSER::ReadType |
( |
const SIM_LIBRARY_SPICE & |
aLibrary, |
|
|
const std::string & |
aSpiceCode, |
|
|
SIM_MODEL::TYPE * |
aType, |
|
|
bool |
aFirstPass |
|
) |
| |
|
static |
◆ ReadTypeFromSpiceStrings()
SIM_MODEL::TYPE SPICE_MODEL_PARSER::ReadTypeFromSpiceStrings |
( |
const std::string & |
aTypeString, |
|
|
const std::string & |
aLevel = "" , |
|
|
const std::string & |
aVersion = "" , |
|
|
bool |
aSkipDefaultLevel = true |
|
) |
| |
|
staticprotected |
◆ m_model
The documentation for this class was generated from the following files: