![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <gts.h>

Data Fields | |
| GtsObject | object |
| GtsGraph * | g |
| GPtrArray * | split |
| GArray * | levels |
| GtsGNodeSplitClass * | split_class |
| GtsWGEdgeClass * | edge_class |
| guint | pos |
| guint | min |
| guint | level |
Definition at line 2485 of file gts.h.
Referenced by gts_pgraph_new(), gts_pgraph_remove_node(), and pgraph_init().
Definition at line 2481 of file gts.h.
Referenced by gts_pgraph_add_node(), gts_pgraph_down(), gts_pgraph_new(), gts_pgraph_remove_node(), and pgraph_init().
| guint _GtsPGraph::level |
Definition at line 2486 of file gts.h.
Referenced by gts_pgraph_down(), gts_pgraph_new(), and pgraph_init().
| GArray* _GtsPGraph::levels |
Definition at line 2483 of file gts.h.
Referenced by gts_pgraph_down(), gts_pgraph_new(), pgraph_destroy(), and pgraph_init().
| guint _GtsPGraph::min |
Definition at line 2486 of file gts.h.
Referenced by gts_pgraph_get_node_number(), gts_pgraph_max_node_number(), gts_pgraph_min_node_number(), gts_pgraph_new(), gts_pgraph_set_node_number(), and pgraph_init().
| guint _GtsPGraph::pos |
Definition at line 2486 of file gts.h.
Referenced by gts_pgraph_add_node(), gts_pgraph_get_node_number(), gts_pgraph_new(), gts_pgraph_remove_node(), gts_pgraph_set_node_number(), and pgraph_init().
| GPtrArray* _GtsPGraph::split |
Definition at line 2482 of file gts.h.
Referenced by gts_pgraph_add_node(), gts_pgraph_get_node_number(), gts_pgraph_max_node_number(), gts_pgraph_new(), gts_pgraph_remove_node(), gts_pgraph_set_node_number(), pgraph_destroy(), and pgraph_init().
Definition at line 2484 of file gts.h.
Referenced by gts_pgraph_new(), and pgraph_init().