BombedWall Class Reference

#include <BombedWall.h>

Inherits Wall.

Collaboration diagram for BombedWall:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BombedWall (bool hasHomb=false)
virtual ~BombedWall ()
bool HasBomb ()
virtual void Print (int indent=0)

Private Attributes

bool _bomb


Detailed Description

Definition at line 9 of file BombedWall.h.


Constructor & Destructor Documentation

BombedWall::BombedWall ( bool  hasHomb = false  ) 

Definition at line 6 of file BombedWall.cpp.

References _bomb.

BombedWall::~BombedWall (  )  [virtual]

Definition at line 11 of file BombedWall.cpp.


Member Function Documentation

bool BombedWall::HasBomb (  ) 

void BombedWall::Print ( int  indent = 0  )  [virtual]

Reimplemented from Wall.

Definition at line 13 of file BombedWall.cpp.

References _bomb, and PrintIndent().


Member Data Documentation

bool BombedWall::_bomb [private]

Definition at line 19 of file BombedWall.h.

Referenced by BombedWall(), and Print().


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

Generated on Sat Mar 21 17:07:54 2009 for Abstract Factory Design Pattern by  doxygen 1.5.8