Cross Class Reference

#include <cross.h>


Detailed Description

Definition at line 33 of file cross.h.

Public Member Functions

 Cross ()
virtual ~Cross ()
void setAny ()
bool isAny () const
bool check (const Tile &iTile) const
bool operator== (const Cross &iOther) const
bool operator!= (const Cross &iOther) const
unsigned int size () const
void insert (const Tile &iTile)
void clear ()


Constructor & Destructor Documentation

Cross::Cross  ) 
 

Definition at line 23 of file cross.cpp.

virtual Cross::~Cross  )  [inline, virtual]
 

Definition at line 37 of file cross.h.


Member Function Documentation

bool Cross::check const Tile iTile  )  const
 

Definition at line 37 of file cross.cpp.

References Tile::isJoker().

Referenced by operator==().

void Cross::clear  ) 
 

Definition at line 30 of file cross.cpp.

Referenced by Board_checkout_tile().

void Cross::insert const Tile iTile  )  [inline]
 

Definition at line 48 of file cross.h.

Referenced by Board_checkout_tile().

bool Cross::isAny  )  const [inline]
 

Definition at line 40 of file cross.h.

Referenced by operator==().

bool Cross::operator!= const Cross iOther  )  const [inline]
 

Definition at line 44 of file cross.h.

bool Cross::operator== const Cross iOther  )  const
 

Definition at line 46 of file cross.cpp.

References check(), isAny(), and m_tilesSet.

void Cross::setAny  )  [inline]
 

Definition at line 39 of file cross.h.

unsigned int Cross::size  )  const [inline]
 

Definition at line 47 of file cross.h.


The documentation for this class was generated from the following files:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5