CellShifter Class Reference

Inheritance diagram for CellShifter:

ReferenceFixer ValueCopier CellDownShifter CellRightShifter List of all members.

Public Member Functions

 CellShifter (int r, int c)

Protected Attributes

int from
int nr

Detailed Description

Definition at line 213 of file iiscell.cpp.


Constructor & Destructor Documentation

CellShifter::CellShifter int  r,
int  c
[inline]
 

Definition at line 216 of file iiscell.cpp.

00216 :    CellShifter(int r, int c) : from(r), nr(c) {};


Member Data Documentation

int CellShifter::from [protected]
 

Definition at line 215 of file iiscell.cpp.

Referenced by CellRightShifter::copyRef(), and CellDownShifter::copyRef().

int CellShifter::nr [protected]
 

Definition at line 215 of file iiscell.cpp.

Referenced by CellRightShifter::copyRef(), and CellDownShifter::copyRef().


The documentation for this class was generated from the following file:
Generated on Mon Jun 5 22:08:43 2006 for iis by  doxygen 1.4.6