pcb 4.1.1
An interactive printed circuit board layout editor.
|
Holds a generic list of pointers. More...
#include <global.h>
Data Fields | |
Cardinal | PtrN |
Cardinal | PtrMax |
void ** | Ptr |
void** PointerListType::Ptr |
Definition at line 932 of file global.h.
Referenced by ComputeCost(), createPerturbation(), CreateRouteData(), FreePointerListMemory(), and GetPointerMemory().
Max subnets from malloc.
Definition at line 931 of file global.h.
Referenced by CreateRouteData(), and GetPointerMemory().
The number of pointers contained.
Definition at line 930 of file global.h.
Referenced by AutoPlaceSelected(), ComputeCost(), createPerturbation(), CreateRouteData(), and GetPointerMemory().