|
KiCad PCB EDA Suite
|
#include <pads_sch_binary_model.h>
Public Member Functions | |
| bool | operator== (const MODEL_PAGE_GRAPHIC &) const =default |
Public Attributes | |
| SOURCE_PROVENANCE | source |
| SHEET_REFERENCE | sheet |
| MODEL_GRAPHIC | graphic |
Definition at line 382 of file pads_sch_binary_model.h.
|
default |
| MODEL_GRAPHIC PADS_SCH_BINARY::MODEL_PAGE_GRAPHIC::graphic |
Definition at line 386 of file pads_sch_binary_model.h.
Referenced by BOOST_AUTO_TEST_CASE().
| SHEET_REFERENCE PADS_SCH_BINARY::MODEL_PAGE_GRAPHIC::sheet |
Definition at line 385 of file pads_sch_binary_model.h.
| SOURCE_PROVENANCE PADS_SCH_BINARY::MODEL_PAGE_GRAPHIC::source |
Definition at line 384 of file pads_sch_binary_model.h.