YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::PokemonTeam Class Reference

#include <PokemonTeam.hpp>

Inheritance diagram for yap::PokemonTeam:
Collaboration diagram for yap::PokemonTeam:

List of all members.

Public Member Functions

 PokemonTeam ()

Static Public Attributes

static const int MAX_POKEMON_TEAM_NUMBER = 6

Private Member Functions

 DISALLOW_COPY (PokemonTeam)

Detailed Description

Definition at line 8 of file PokemonTeam.hpp.


Constructor & Destructor Documentation

yap::PokemonTeam::PokemonTeam ( )

Reimplemented in ycl::PokemonTeam, and yse::PokemonTeam.

Definition at line 9 of file PokemonTeam.cpp.


Member Function Documentation

yap::PokemonTeam::DISALLOW_COPY ( PokemonTeam  )
private

Member Data Documentation

const int yap::PokemonTeam::MAX_POKEMON_TEAM_NUMBER = 6
static

Definition at line 15 of file PokemonTeam.hpp.


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