|
KiCad PCB EDA Suite
|
One entry of the captured hierarchy. More...
#include <conn_frame.h>
Public Member Functions | |
| bool | operator== (const FRAME_INSTANCE &) const =default |
Public Attributes | |
| INSTANCE_SCOPE | scope |
| SCREEN_ID | screen = 0 |
| The screen that the instance shows. Many instances can share it. | |
One entry of the captured hierarchy.
Definition at line 47 of file conn_frame.h.
|
default |
| INSTANCE_SCOPE SCH_CONNECTIVITY::FRAME_INSTANCE::scope |
Definition at line 49 of file conn_frame.h.
Referenced by SCH_CONNECTIVITY::AUXILIARY::Update().
| SCREEN_ID SCH_CONNECTIVITY::FRAME_INSTANCE::screen = 0 |
The screen that the instance shows. Many instances can share it.
Definition at line 50 of file conn_frame.h.
Referenced by SCH_CONNECTIVITY::AUXILIARY::Update().