gCycleDeath Class Reference

Determines the maximum space ahead of a cycle. More...

#include <gCycleMovement.h>

Inheritance diagram for gCycleDeath:

Inheritance graph
[legend]
Collaboration diagram for gCycleDeath:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 gCycleDeath (eCoord const &pos)

Public Attributes

eCoord pos_


Detailed Description

Determines the maximum space ahead of a cycle.

Exception to throw when cycle dies in a simulation frame

Definition at line 295 of file gCycleMovement.h.


Constructor & Destructor Documentation

gCycleDeath::gCycleDeath ( eCoord const &  pos  )  [inline]

Definition at line 298 of file gCycleMovement.h.

00299             : pos_(pos)
00300     {}


Member Data Documentation

eCoord gCycleDeath::pos_

Definition at line 302 of file gCycleMovement.h.

Referenced by sg_TopologyPoliceCheck(), gCycle::Timestep(), and gCycle::TimestepCore().


The documentation for this class was generated from the following file:
Generated on Sat Mar 15 23:36:35 2008 for Armagetron Advanced by  doxygen 1.5.4