KiCad PCB EDA Suite
|
#include <ibis_parser.h>
Public Attributes | |
std::string | m_modelName |
std::string | m_modelDescription |
Definition at line 311 of file ibis_parser.h.
std::string IbisModelSelectorEntry::m_modelDescription |
Definition at line 315 of file ibis_parser.h.
Referenced by KIBIS_MODEL::KIBIS_MODEL(), and IbisParser::readModelSelector().
std::string IbisModelSelectorEntry::m_modelName |
Definition at line 314 of file ibis_parser.h.
Referenced by KIBIS_MODEL::KIBIS_MODEL(), KIBIS_PIN::KIBIS_PIN(), and IbisParser::readModelSelector().