deck::LetterCard Class Reference

LetterCard is a card with a letter on it (e.g. A, J, Q, K). More...

#include <LetterCard.h>

Inheritance diagram for deck::LetterCard:

deck::Card

List of all members.

Public Member Functions

 LetterCard (int rank, enum SuitType suit) throw (error::Exception)
 LetterCard constructor.
virtual ~LetterCard ()
 LetterCard destructor.
virtual std::string view () const
 View the name of the card.


Detailed Description

LetterCard is a card with a letter on it (e.g. A, J, Q, K).

Constructor & Destructor Documentation

LetterCard::~LetterCard (  )  [virtual]

LetterCard destructor.

View the name of the card.


The documentation for this class was generated from the following files:
Generated on Thu Mar 6 09:44:38 2008 for carddeck by  doxygen 1.5.3