pcb 4.1.1
An interactive printed circuit board layout editor.

_toporouter_t Struct Reference

#include <toporouter.h>

Collaboration diagram for _toporouter_t:

Data Fields

GSList * bboxes
GNode * bboxtree
toporouter_layer_tlayers
GList * paths
GList * keepoutlayers
guint flags
GList * destboxes
GList * consumeddestboxes
gdouble viacost
gdouble wiring_score
GPtrArray * routes
GPtrArray * netlists
GList * routednets
GList * failednets
gint(* netsort )(toporouter_netscore_t **, toporouter_netscore_t **)
struct timeval starttime
FILE * debug

Detailed Description

Definition at line 410 of file toporouter.h.


Field Documentation

Definition at line 422 of file toporouter.h.

Referenced by toporouter_new().

Definition at line 438 of file toporouter.h.

Definition at line 422 of file toporouter.h.

Referenced by toporouter_new().

Definition at line 430 of file toporouter.h.

Referenced by find_netlist_by_name(), netlist_create(), and toporouter_new().

Definition at line 416 of file toporouter.h.

Referenced by toporouter_new().

Definition at line 429 of file toporouter.h.

Referenced by acquire_twonets(), import_route(), and toporouter_new().

struct timeval _toporouter_t::starttime

Definition at line 436 of file toporouter.h.

Referenced by toporouter_free(), and toporouter_new().

Definition at line 425 of file toporouter.h.

Referenced by parse_arguments(), path_score(), simple_h_cost(), and toporouter_new().

Definition at line 427 of file toporouter.h.

Referenced by export_oproutes(), toporouter_export(), and toporouter_new().


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