YAPOG  0.0.1
Yet Another Pokemon Online Game
yse::PokemonEVSelectRequest Class Reference

#include <PokemonEVSelectRequest.hpp>

Inheritance diagram for yse::PokemonEVSelectRequest:
Collaboration diagram for yse::PokemonEVSelectRequest:

List of all members.

Public Member Functions

 PokemonEVSelectRequest (yap::DatabaseManager &dm)
bool Select (PokemonEVTable &pokemonTable)
- Public Member Functions inherited from yse::ISelectRequest
virtual ~ISelectRequest ()
- Public Member Functions inherited from yse::IRequest
virtual ~IRequest ()

Private Member Functions

 DISALLOW_COPY (PokemonEVSelectRequest)

Private Attributes

yap::DatabaseManagerdatabaseManager_

Detailed Description

Definition at line 16 of file PokemonEVSelectRequest.hpp.


Constructor & Destructor Documentation

yse::PokemonEVSelectRequest::PokemonEVSelectRequest ( yap::DatabaseManager dm)

Definition at line 9 of file PokemonEVSelectRequest.cpp.


Member Function Documentation

yse::PokemonEVSelectRequest::DISALLOW_COPY ( PokemonEVSelectRequest  )
private
bool yse::PokemonEVSelectRequest::Select ( PokemonEVTable pokemonTable)

Definition at line 14 of file PokemonEVSelectRequest.cpp.


Member Data Documentation

yap::DatabaseManager& yse::PokemonEVSelectRequest::databaseManager_
private

Definition at line 26 of file PokemonEVSelectRequest.hpp.


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