BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
BWAPI::Server Class Reference

#include <Server.h>

Collaboration diagram for BWAPI::Server:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Server ()
 ~Server ()
void update ()
bool isConnected ()
int addEvent (BWAPI::Event e)
int addString (const char *text)
int getForceID (Force *force)
ForcegetForce (int id)
int getPlayerID (Player *player)
PlayergetPlayer (int id)
int getUnitID (Unit *unit)
UnitgetUnit (int id)
void clearAll ()

Public Attributes

GameDatadata

Constructor & Destructor Documentation

Here is the call graph for this function:


Member Function Documentation

Here is the call graph for this function:

int BWAPI::Server::addString ( const char *  text)

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation


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