KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CONNECTION_GRAPH::BRIDGE_GRAPH Struct Reference

Public Attributes

std::map< wxString, std::vector< BRIDGE_NEIGHBOR > > adjacency
 
std::vector< BRIDGE_EDGEedges
 

Detailed Description

Definition at line 1018 of file connection_graph.h.

Member Data Documentation

◆ adjacency

std::map<wxString, std::vector<BRIDGE_NEIGHBOR> > CONNECTION_GRAPH::BRIDGE_GRAPH::adjacency

Definition at line 1020 of file connection_graph.h.

Referenced by CONNECTION_GRAPH::RebuildNetChains().

◆ edges

std::vector<BRIDGE_EDGE> CONNECTION_GRAPH::BRIDGE_GRAPH::edges

Definition at line 1021 of file connection_graph.h.

Referenced by CONNECTION_GRAPH::RebuildNetChains().


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