the fair gds editor MacroClassCellList

CellList Class Reference

A list element for cells. More...

See also: List of Classes


Detailed Description

Calls are stored in a linked list. This class is the list element for cells. It contains exactly two pointer. One the the cell and one to the next list element.

See also: Macros

Member Function Documentation

cellList* cellList::nextCell

This is a pointer to a list element for a cell.

cell* cellList::thisCell

This is a point to a cell.

See also


CategoryMacroClass


MacroClassCellList (last edited 2015-11-04 12:39:12 by JürgenThies)