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