StepWithKills Class Reference

Step with kills. More...

#include <board.h>

Inheritance diagram for StepWithKills:

Step

List of all members.

Public Member Functions

 StepWithKills (Step step, const Board *board)
string toString () const
 Print of step.

Private Member Functions

void addKills (const Board *board)
 Fills KillInfo.

Private Attributes

KillInfo kills [2]


Detailed Description

Step with kills.

Extension of Step with KillInfo ( 1-2 ). Used for printing of step with kill information.


Member Function Documentation

void StepWithKills::addKills ( const Board board  )  [private]

Fills KillInfo.

Checks forward kill of the step and adds kill if neccessary.

string StepWithKills::toString (  )  const

Print of step.

Might override virtual method in predecessor.

Reimplemented from Step.


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

Generated on Thu Aug 6 23:29:09 2009 for akimot by  doxygen 1.5.7.1