![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <global.h>
Data Fields | |
| char * | title |
| char * | explanation |
| Coord | x |
| Coord | y |
| Angle | angle |
| int | have_measured |
| Coord | measured_value |
| Coord | required_value |
| int | object_count |
| long int * | object_id_list |
| int * | object_type_list |
Definition at line 947 of file global.h.
Referenced by ghid_drc_violation_new(), and pcb_drc_violation_new().
Definition at line 945 of file global.h.
Referenced by ghid_drc_violation_new(), pcb_drc_violation_free(), and pcb_drc_violation_new().
Definition at line 948 of file global.h.
Referenced by ghid_drc_violation_new(), and pcb_drc_violation_new().
Definition at line 949 of file global.h.
Referenced by ghid_drc_violation_new(), and pcb_drc_violation_new().
Definition at line 951 of file global.h.
Referenced by ghid_drc_violation_new(), and pcb_drc_violation_new().
| long int* drc_violation_st::object_id_list |
Definition at line 952 of file global.h.
Referenced by ghid_drc_violation_new(), and pcb_drc_violation_new().
Definition at line 953 of file global.h.
Referenced by ghid_drc_violation_new(), and pcb_drc_violation_new().
Definition at line 950 of file global.h.
Referenced by ghid_drc_violation_new(), and pcb_drc_violation_new().
| char* drc_violation_st::title |
Definition at line 944 of file global.h.
Referenced by append_drc_violation(), ghid_drc_violation_new(), pcb_drc_violation_free(), and pcb_drc_violation_new().
Definition at line 946 of file global.h.
Referenced by append_drc_violation(), ghid_drc_violation_new(), and pcb_drc_violation_new().
Definition at line 946 of file global.h.
Referenced by append_drc_violation(), ghid_drc_violation_new(), and pcb_drc_violation_new().