pcb 4.1.1
An interactive printed circuit board layout editor.

FlagType Struct Reference

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]

Detailed Description

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.

Definition at line 124 of file global.h.


Field Documentation

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().


The documentation for this struct was generated from the following file: