KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TEST_SCH_PIN_FIXTURE Class Reference

Public Member Functions

 TEST_SCH_PIN_FIXTURE ()
 
 ~TEST_SCH_PIN_FIXTURE ()
 

Public Attributes

LIB_SYMBOLm_parent_part
 
SCH_PINm_lib_pin
 
SCH_SYMBOLm_parent_symbol
 
SCH_PINm_sch_pin
 

Detailed Description

Definition at line 32 of file test_sch_pin.cpp.

Constructor & Destructor Documentation

◆ TEST_SCH_PIN_FIXTURE()

◆ ~TEST_SCH_PIN_FIXTURE()

TEST_SCH_PIN_FIXTURE::~TEST_SCH_PIN_FIXTURE ( )
inline

Definition at line 57 of file test_sch_pin.cpp.

References m_parent_part, and m_parent_symbol.

Member Data Documentation

◆ m_lib_pin

SCH_PIN* TEST_SCH_PIN_FIXTURE::m_lib_pin

Definition at line 64 of file test_sch_pin.cpp.

Referenced by TEST_SCH_PIN_FIXTURE().

◆ m_parent_part

LIB_SYMBOL* TEST_SCH_PIN_FIXTURE::m_parent_part

Definition at line 63 of file test_sch_pin.cpp.

Referenced by TEST_SCH_PIN_FIXTURE(), and ~TEST_SCH_PIN_FIXTURE().

◆ m_parent_symbol

SCH_SYMBOL* TEST_SCH_PIN_FIXTURE::m_parent_symbol

Definition at line 66 of file test_sch_pin.cpp.

Referenced by TEST_SCH_PIN_FIXTURE(), and ~TEST_SCH_PIN_FIXTURE().

◆ m_sch_pin

SCH_PIN* TEST_SCH_PIN_FIXTURE::m_sch_pin

Definition at line 67 of file test_sch_pin.cpp.

Referenced by TEST_SCH_PIN_FIXTURE().


The documentation for this class was generated from the following file: