pcb 4.1.1
An interactive printed circuit board layout editor.

PointerListType Struct Reference

Holds a generic list of pointers. More...

#include <global.h>

Data Fields

Cardinal PtrN
Cardinal PtrMax
void ** Ptr

Detailed Description

Holds a generic list of pointers.

Definition at line 928 of file global.h.


Field Documentation

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


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