Graphviz 13.0.0~dev.20241222.1117
|
#include <structures.h>
Data Fields | |
Dtlink_t | link |
paird | p |
seg_list_t | seg_list |
segment pointers | |
rawgraph * | G |
struct cell * | cp |
Definition at line 55 of file structures.h.
struct cell* channel::cp |
Definition at line 60 of file structures.h.
Referenced by extractHChans(), extractVChans(), htrack(), and vtrack().
rawgraph* channel::G |
Definition at line 59 of file structures.h.
Referenced by add_edges_in_G(), addPEdges(), assignTrackNo(), create_graphs(), dumpChanG(), freeChannel(), removeEdge(), and set_parallel_edges().
Dtlink_t channel::link |
Definition at line 56 of file structures.h.
paird channel::p |
Definition at line 57 of file structures.h.
Referenced by dumpChanG(), extractHChans(), and extractVChans().
seg_list_t channel::seg_list |
Definition at line 58 of file structures.h.
Referenced by add_edges_in_G(), add_np_edges(), addPEdges(), assignTrackNo(), create_graphs(), dumpChanG(), freeChannel(), htrack(), insertChan(), and vtrack().