|
KiCad PCB EDA Suite
|
Public Member Functions | |
| TEST_SCH_PIN_FIXTURE () | |
| ~TEST_SCH_PIN_FIXTURE () | |
Public Attributes | |
| LIB_SYMBOL * | m_parent_part |
| SCH_PIN * | m_lib_pin |
| SCH_SYMBOL * | m_parent_symbol |
| SCH_PIN * | m_sch_pin |
Definition at line 34 of file test_sch_pin.cpp.
|
inline |
Definition at line 37 of file test_sch_pin.cpp.
References m_lib_pin, m_parent_part, m_parent_symbol, m_sch_pin, path, and PT_INPUT.
|
inline |
Definition at line 59 of file test_sch_pin.cpp.
References m_parent_part, and m_parent_symbol.
| SCH_PIN* TEST_SCH_PIN_FIXTURE::m_lib_pin |
Definition at line 66 of file test_sch_pin.cpp.
Referenced by TEST_SCH_PIN_FIXTURE().
| LIB_SYMBOL* TEST_SCH_PIN_FIXTURE::m_parent_part |
Definition at line 65 of file test_sch_pin.cpp.
Referenced by TEST_SCH_PIN_FIXTURE(), and ~TEST_SCH_PIN_FIXTURE().
| SCH_SYMBOL* TEST_SCH_PIN_FIXTURE::m_parent_symbol |
Definition at line 68 of file test_sch_pin.cpp.
Referenced by TEST_SCH_PIN_FIXTURE(), and ~TEST_SCH_PIN_FIXTURE().
| SCH_PIN* TEST_SCH_PIN_FIXTURE::m_sch_pin |
Definition at line 69 of file test_sch_pin.cpp.
Referenced by TEST_SCH_PIN_FIXTURE().