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

The islands of one screen and unit signature, sorted by anchor. More...

#include <conn_islands.h>

Public Member Functions

bool operator== (const SCREEN_ISLANDS &) const =default
 

Public Attributes

std::vector< ISLANDislands
 

Detailed Description

The islands of one screen and unit signature, sorted by anchor.

Definition at line 75 of file conn_islands.h.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ islands

std::vector<ISLAND> SCH_CONNECTIVITY::SCREEN_ISLANDS::islands

Definition at line 77 of file conn_islands.h.


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