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

#include <pads_sch_binary_model.h>

Public Member Functions

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

Public Attributes

SOURCE_PROVENANCE source
 
SOURCE_STRING number
 
SOURCE_STRING name
 

Detailed Description

Definition at line 496 of file pads_sch_binary_model.h.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ name

SOURCE_STRING PADS_SCH_BINARY::MODEL_SIGNAL_PIN::name

Definition at line 500 of file pads_sch_binary_model.h.

◆ number

SOURCE_STRING PADS_SCH_BINARY::MODEL_SIGNAL_PIN::number

Definition at line 499 of file pads_sch_binary_model.h.

◆ source

SOURCE_PROVENANCE PADS_SCH_BINARY::MODEL_SIGNAL_PIN::source

Definition at line 498 of file pads_sch_binary_model.h.


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