KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE Struct Reference

#include <conn_facts.h>

Public Member Functions

bool operator== (const MULTI_UNIT_REFERENCE &) const =default
 

Public Attributes

KIID id
 
wxString reference
 
wxString name
 
wxString footprint
 
int unit = 0
 

Detailed Description

Definition at line 161 of file conn_facts.h.

Member Function Documentation

◆ operator==()

bool SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::operator== ( const MULTI_UNIT_REFERENCE & ) const
default

Member Data Documentation

◆ footprint

wxString SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::footprint

Definition at line 166 of file conn_facts.h.

◆ id

KIID SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::id

Definition at line 163 of file conn_facts.h.

◆ name

wxString SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::name

Definition at line 165 of file conn_facts.h.

◆ reference

wxString SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::reference

Definition at line 164 of file conn_facts.h.

◆ unit

int SCH_CONNECTIVITY::MULTI_UNIT_REFERENCE::unit = 0

Definition at line 167 of file conn_facts.h.


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