KiCad PCB EDA Suite
|
#include <footprint.h>
Public Attributes | |
wxString | m_unitName |
std::vector< wxString > | m_pins |
Definition at line 753 of file footprint.h.
std::vector<wxString> FOOTPRINT::FP_UNIT_INFO::m_pins |
Definition at line 756 of file footprint.h.
wxString FOOTPRINT::FP_UNIT_INFO::m_unitName |
Definition at line 755 of file footprint.h.