KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH_BINARY::PIN_REFERENCE Struct Reference

#include <pads_sch_binary_model.h>

Inheritance diagram for PADS_SCH_BINARY::PIN_REFERENCE:
PADS_SCH_BINARY::PLACED_PIN_REFERENCE

Public Member Functions

 PIN_REFERENCE ()=default
 
 PIN_REFERENCE (PIN_ID aId, SOURCE_PROVENANCE aSource)
 
bool operator== (const PIN_REFERENCE &) const =default
 

Public Attributes

PIN_ID id
 
SOURCE_PROVENANCE source
 

Detailed Description

Definition at line 244 of file pads_sch_binary_model.h.

Constructor & Destructor Documentation

◆ PIN_REFERENCE() [1/2]

PADS_SCH_BINARY::PIN_REFERENCE::PIN_REFERENCE ( )
default

Referenced by operator==().

◆ PIN_REFERENCE() [2/2]

PADS_SCH_BINARY::PIN_REFERENCE::PIN_REFERENCE ( PIN_ID aId,
SOURCE_PROVENANCE aSource )
inline

Definition at line 247 of file pads_sch_binary_model.h.

References id, move, and source.

Member Function Documentation

◆ operator==()

bool PADS_SCH_BINARY::PIN_REFERENCE::operator== ( const PIN_REFERENCE & ) const
default

References PIN_REFERENCE().

Member Data Documentation

◆ id

PIN_ID PADS_SCH_BINARY::PIN_REFERENCE::id

Definition at line 253 of file pads_sch_binary_model.h.

Referenced by PIN_REFERENCE().

◆ source

SOURCE_PROVENANCE PADS_SCH_BINARY::PIN_REFERENCE::source

Definition at line 254 of file pads_sch_binary_model.h.

Referenced by PIN_REFERENCE().


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