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 1005 of file connection_graph.h.

Member Data Documentation

◆ a

wxString CONNECTION_GRAPH::BRIDGE_EDGE::a

Definition at line 1007 of file connection_graph.h.

Referenced by CONNECTION_GRAPH::buildBridgeAdjacency().

◆ b

wxString CONNECTION_GRAPH::BRIDGE_EDGE::b

Definition at line 1008 of file connection_graph.h.

Referenced by CONNECTION_GRAPH::buildBridgeAdjacency().

◆ sym

class SCH_SYMBOL* CONNECTION_GRAPH::BRIDGE_EDGE::sym

Definition at line 1009 of file connection_graph.h.

Referenced by CONNECTION_GRAPH::buildBridgeAdjacency().


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