|
VPR-6.0
|
Collaboration diagram for s_linked_rc_ptr:Data Fields | |
| struct s_rc_node * | rc_node |
| struct s_linked_rc_ptr * | next |
Linked list of pointers to rc_nodes.
Definition at line 58 of file net_delay.c.
| struct s_linked_rc_ptr* s_linked_rc_ptr::next |
Definition at line 61 of file net_delay.c.
| struct s_rc_node* s_linked_rc_ptr::rc_node |
Definition at line 60 of file net_delay.c.