pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <toporouter.h>
Data Fields | |
GList * | arcs |
toporouter_vertex_t * | term1 |
toporouter_vertex_t * | term2 |
char * | style |
char * | netlist |
guint | layergroup |
gdouble | tof |
GList * | path |
toporouter_serpintine_t * | serp |
Definition at line 349 of file toporouter.h.
GList* _toporouter_oproute_t::arcs |
Definition at line 350 of file toporouter.h.
Referenced by export_oproutes(), oproute_calculate_tof(), oproute_check_all_loops(), oproute_free(), oproute_rubberband(), print_oproute(), and toporouter_arc_remove().
Definition at line 353 of file toporouter.h.
Referenced by export_oproutes(), and oproute_rubberband().
Definition at line 352 of file toporouter.h.
Referenced by oproute_rubberband(), oproute_rubberband_segment(), and print_oproute().
GList* _toporouter_oproute_t::path |
Definition at line 355 of file toporouter.h.
Referenced by oproute_path_speccut(), oproute_rubberband(), and speccut_edge_routing_from_edge().
Definition at line 357 of file toporouter.h.
Referenced by oproute_rubberband().
Definition at line 352 of file toporouter.h.
Referenced by export_oproutes(), min_oproute_net_spacing(), min_oproute_vertex_spacing(), oproute_min_spacing(), oproute_rubberband(), and print_oproute().
Definition at line 351 of file toporouter.h.
Referenced by export_oproutes(), oproute_calculate_tof(), oproute_check_all_loops(), oproute_rubberband(), oproute_rubberband_segment(), and print_oproute().
Definition at line 351 of file toporouter.h.
Referenced by export_oproutes(), oproute_calculate_tof(), oproute_check_all_loops(), oproute_rubberband(), oproute_rubberband_segment(), and print_oproute().
gdouble _toporouter_oproute_t::tof |
Definition at line 354 of file toporouter.h.
Referenced by oproute_calculate_tof().