Deck.h File Reference

#include <iostream>
#include <vector>
#include <string>
#include <algorithm>
#include "Exception.h"
#include "Card.h"
#include "NumberCard.h"
#include "LetterCard.h"
#include "CardFactory.h"

Go to the source code of this file.

Namespaces

namespace  deck

Classes

class  deck::Deck
 Deck is a deck of cards. More...

Functions

std::ostream & deck::operator<< (std::ostream &out, const Deck &deck)
 Print the names of all cards of the deck.


Detailed Description

Author:
Thomas Repantis
Carddeck is an implementation of a deck of cards.
Generated on Thu Mar 6 09:44:38 2008 for carddeck by  doxygen 1.5.3