KiCad PCB EDA Suite
|
Used within the WAS_IS class below to hold a pair of PIN_REFs and corresponds to the (pins was is) construct within the specctra dsn spec. More...
#include <specctra.h>
Public Member Functions | |
PIN_PAIR (ELEM *aParent=nullptr) | |
Public Attributes | |
PIN_REF | was |
PIN_REF | is |
Used within the WAS_IS class below to hold a pair of PIN_REFs and corresponds to the (pins was is) construct within the specctra dsn spec.
Definition at line 3530 of file specctra.h.
|
inline |
Definition at line 3532 of file specctra.h.
PIN_REF DSN::PIN_PAIR::is |
Definition at line 3539 of file specctra.h.
Referenced by DSN::SPECCTRA_DB::doWAS_IS(), and PIN_PAIR().
PIN_REF DSN::PIN_PAIR::was |
Definition at line 3538 of file specctra.h.
Referenced by DSN::SPECCTRA_DB::doWAS_IS(), and PIN_PAIR().