KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::FRAME_INSTANCE Struct Reference

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.
 

Detailed Description

One entry of the captured hierarchy.

Definition at line 47 of file conn_frame.h.

Member Function Documentation

◆ operator==()

bool SCH_CONNECTIVITY::FRAME_INSTANCE::operator== ( const FRAME_INSTANCE & ) const
default

Member Data Documentation

◆ scope

INSTANCE_SCOPE SCH_CONNECTIVITY::FRAME_INSTANCE::scope

Definition at line 49 of file conn_frame.h.

Referenced by SCH_CONNECTIVITY::AUXILIARY::Update().

◆ screen

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().


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