pcb 4.1.1
An interactive printed circuit board layout editor.
|
Nobody should know about the internals of this except the macros in macros.h that access it. More...
#include <global.h>
Data Fields | |
unsigned long | f |
unsigned char | t [(MAX_LAYER+1)/2] |
Nobody should know about the internals of this except the macros in macros.h that access it.
This structure must be simple-assignable for now.
unsigned long FlagType::f |
Definition at line 126 of file global.h.
Referenced by AddFlags(), MakeFlags(), MaskFlags(), OldFlags(), and pcb_flag_eq().
unsigned char FlagType::t[(MAX_LAYER+1)/2] |
Definition at line 127 of file global.h.
Referenced by OldFlags(), and pcb_flag_eq().