|
KiCad PCB EDA Suite
|
#include <pads_sch_binary_model.h>
Public Member Functions | |
| bool | operator== (const MODEL_JUNCTION &) const =default |
Public Attributes | |
| SOURCE_PROVENANCE | source |
| SHEET_REFERENCE | sheet |
| SOURCE_POINT | position |
| std::vector< SOURCE_PROPERTY > | properties |
Definition at line 669 of file pads_sch_binary_model.h.
|
default |
| SOURCE_POINT PADS_SCH_BINARY::MODEL_JUNCTION::position |
Definition at line 673 of file pads_sch_binary_model.h.
Referenced by BOOST_AUTO_TEST_CASE().
| std::vector<SOURCE_PROPERTY> PADS_SCH_BINARY::MODEL_JUNCTION::properties |
Definition at line 674 of file pads_sch_binary_model.h.
| SHEET_REFERENCE PADS_SCH_BINARY::MODEL_JUNCTION::sheet |
Definition at line 672 of file pads_sch_binary_model.h.
| SOURCE_PROVENANCE PADS_SCH_BINARY::MODEL_JUNCTION::source |
Definition at line 671 of file pads_sch_binary_model.h.