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

#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
 

Detailed Description

Definition at line 382 of file pads_sch_binary_model.h.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ graphic

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

SHEET_REFERENCE PADS_SCH_BINARY::MODEL_PAGE_GRAPHIC::sheet

Definition at line 385 of file pads_sch_binary_model.h.

◆ source

SOURCE_PROVENANCE PADS_SCH_BINARY::MODEL_PAGE_GRAPHIC::source

Definition at line 384 of file pads_sch_binary_model.h.


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