#include <vpr_types.h>
Data Fields | |
int | index |
short | iswitch |
struct s_trace * | next |
Definition at line 707 of file vpr_types.h.
int s_trace::index |
Definition at line 709 of file vpr_types.h.
short s_trace::iswitch |
Definition at line 710 of file vpr_types.h.
struct s_trace* s_trace::next [read] |
Definition at line 711 of file vpr_types.h.