|
KiCad PCB EDA Suite
|
#include <pin_comparison.h>
Public Member Functions | |
| bool | operator== (const PIN_ALTERNATE &) const =default |
Public Attributes | |
| wxString | m_Name |
| GRAPHIC_PINSHAPE | m_Shape |
| ELECTRICAL_PINTYPE | m_Type |
Definition at line 28 of file pin_comparison.h.
|
default |
| wxString PIN_ALTERNATE::m_Name |
Definition at line 30 of file pin_comparison.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), SCH_PIN::Deserialize(), SCH_PIN::getItemDescription(), DIALOG_PIN_PROPERTIES::onAddAlternate(), and SCH_IO_KICAD_SEXPR_PARSER::parseSymbolPin().
| GRAPHIC_PINSHAPE PIN_ALTERNATE::m_Shape |
Definition at line 31 of file pin_comparison.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), SCH_PIN::Deserialize(), SCH_PIN::getItemDescription(), DIALOG_PIN_PROPERTIES::onAddAlternate(), and SCH_IO_KICAD_SEXPR_PARSER::parseSymbolPin().
| ELECTRICAL_PINTYPE PIN_ALTERNATE::m_Type |
Definition at line 32 of file pin_comparison.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), SCH_PIN::Deserialize(), SCH_PIN::getItemDescription(), DIALOG_PIN_PROPERTIES::onAddAlternate(), and SCH_IO_KICAD_SEXPR_PARSER::parseSymbolPin().