BWAPI
Public Member Functions | Private Member Functions | Private Attributes
GameStateDB Class Reference

#include <GameStateDB.h>

Collaboration diagram for GameStateDB:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Value & query (const GameStateEnum &key)

Private Member Functions

 GameStateDB ()
 GameStateDB (const GameStateDB &other)
void operator= (const GameStateDB &other)

Private Attributes

GameState currentState
GameState lastState

Detailed Description

Definition at line 25 of file GameStateDB.h.


Constructor & Destructor Documentation

GameStateDB::GameStateDB ( ) [private]
GameStateDB::GameStateDB ( const GameStateDB other) [private]

Member Function Documentation

void GameStateDB::operator= ( const GameStateDB other) [private]
Value& GameStateDB::query ( const GameStateEnum key)

Member Data Documentation

Definition at line 28 of file GameStateDB.h.

Definition at line 28 of file GameStateDB.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines