Cell Class Reference

The model for all Cells great and small. More...

#include </usr1/tp517/Tumble/trunk/src/tumble/cell.h>

Inheritance diagram for Cell:

[legend]
List of all members.

Public Member Functions

 Cell ()
 Set the unique ID.
virtual ~Cell ()

Public Attributes

const unsigned long id
 A unique Cell ID.

Detailed Description

The model for all Cells great and small.

All cells used in the Cell complex will inherit from here. This class defines a unique id for each cell.

Definition at line 120 of file cell.h.


Constructor & Destructor Documentation

Cell::Cell (  ) 

Set the unique ID.

Definition at line 77 of file cell.C.

virtual Cell::~Cell (  )  [inline, virtual]

Definition at line 124 of file cell.h.


Member Data Documentation

const unsigned long Cell::id

A unique Cell ID.

Definition at line 122 of file cell.h.


The documentation for this class was generated from the following files:
Generated on Mon May 24 09:53:33 2010 for TUMBLE by  doxygen 1.5.2