![]() | Macro Programming | ![]() |
#include <celllist.h>
Public Attributes | |
| cellList * | nextCell |
| pointer to further cells | |
| cell * | thisCell |
| pointer to a cell | |
This class is a list-element for the cells
pointer to further cells
This is a pointer to further cells.
pointer to a cell
This is a point to a cell.