KiCad PCB EDA Suite
|
#include <lib_symbol.h>
Public Attributes | |
wxString | m_unitName |
std::vector< wxString > | m_pinNumbers |
Definition at line 444 of file lib_symbol.h.
std::vector<wxString> LIB_SYMBOL::UNIT_PIN_INFO::m_pinNumbers |
Definition at line 447 of file lib_symbol.h.
Referenced by LIB_SYMBOL::GetUnitPinInfo().
wxString LIB_SYMBOL::UNIT_PIN_INFO::m_unitName |
Definition at line 446 of file lib_symbol.h.
Referenced by LIB_SYMBOL::GetUnitPinInfo().