CancerEventHandler Class Reference

#include <CancerEventHandler.hpp>

Inheritance diagram for CancerEventHandler:

Inheritance graph
[legend]
Collaboration diagram for CancerEventHandler:

Collaboration graph
[legend]

List of all members.

Public Types

enum  CancerEventType {
  SETUP = 0, DEATH, BIRTH, UPDATETISSUE,
  TESSELLATION, FORCE, POSITION, OUTPUT,
  EVERYTHING
}

Static Public Attributes

static const char * EventName [9]


Detailed Description

A cancer event class that can be used to calculate the time taken to execute various parts of a tissue simulation.

Definition at line 37 of file CancerEventHandler.hpp.


Member Enumeration Documentation

Definition of cancer event types.

Definition at line 45 of file CancerEventHandler.hpp.


Member Data Documentation

const char * CancerEventHandler::EventName [static]

Initial value:

 { "Setup", "Death", "Birth",
                                                "Update", "Tess", "Force",
                                                "Pos", "Output", "Total" }
Character array holding cancer event names. There are nine cancer events.

Definition at line 42 of file CancerEventHandler.hpp.


The documentation for this class was generated from the following files:

Generated on Tue Aug 4 16:11:02 2009 for Chaste by  doxygen 1.5.5