pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
struct routebox * | next |
struct routebox * | prev |
Definition at line 229 of file autoroute.c.
struct routebox* routebox_list::next |
Definition at line 231 of file autoroute.c.
Referenced by __routebox_is_good(), AutoRoute(), BreakManyEdges(), InitLists(), MergeNets(), and RemoveFromNet().
struct routebox * routebox_list::prev |
Definition at line 231 of file autoroute.c.
Referenced by __routebox_is_good(), AutoRoute(), BreakManyEdges(), InitLists(), MergeNets(), and RemoveFromNet().