pcb 4.1.1
An interactive printed circuit board layout editor.
|
Some local types. More...
Data Fields | |
void ** | Data |
Cardinal | Location |
Cardinal | DrawLocation |
Cardinal | Number |
Cardinal | Size |
Some local types.
The two 'dummy' structs for PVs and Pads are necessary for creating connection lists which include the element's name.
void** ListType::Data |
Pointer to index data.
Definition at line 264 of file find.c.
Referenced by FreeComponentLookupMemory(), FreeLayoutLookupMemory(), InitComponentLookup(), and InitLayoutLookup().
Definition at line 265 of file find.c.
Referenced by DrawNewConnections(), DumpList(), InitComponentLookup(), and InitLayoutLookup().
Currently used position.
Definition at line 265 of file find.c.
Referenced by DumpList(), InitComponentLookup(), InitLayoutLookup(), ListsEmpty(), LookupLOConnectionsToLOList(), LookupLOConnectionsToPVList(), LookupPVConnectionsToLOList(), LookupPVConnectionsToPVList(), and PrepareNextLoop().
Number of objects in list.
Definition at line 265 of file find.c.
Referenced by add_object_to_list(), DrawNewConnections(), DumpList(), InitComponentLookup(), InitLayoutLookup(), ListsEmpty(), LookupLOConnectionsToLOList(), LookupLOConnectionsToPVList(), LookupPVConnectionsToLOList(), LookupPVConnectionsToPVList(), PrepareNextLoop(), PrintAndSelectUnusedPinsAndPadsOfElement(), PrintPadConnections(), and PrintPinConnections().
Definition at line 265 of file find.c.
Referenced by add_object_to_list(), InitComponentLookup(), and InitLayoutLookup().