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

Public Attributes

wxString a
 
wxString b
 
class SCH_SYMBOLsym
 

Detailed Description

Definition at line 1048 of file connection_graph.h.

Member Data Documentation

◆ a

wxString CONNECTION_GRAPH::BRIDGE_EDGE::a

Definition at line 1050 of file connection_graph.h.

Referenced by CONNECTION_GRAPH::buildBridgeAdjacency().

◆ b

wxString CONNECTION_GRAPH::BRIDGE_EDGE::b

Definition at line 1051 of file connection_graph.h.

Referenced by CONNECTION_GRAPH::buildBridgeAdjacency().

◆ sym

class SCH_SYMBOL* CONNECTION_GRAPH::BRIDGE_EDGE::sym

Definition at line 1052 of file connection_graph.h.

Referenced by CONNECTION_GRAPH::buildBridgeAdjacency().


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