Classes | Public Member Functions

GNE::ListServerConnection Class Reference
[High-Level API]

A Client-side connection to a game list server for retriving a list of games. More...

#include <ListServerConnection.h>

Inheritance diagram for GNE::ListServerConnection:
Inheritance graph
[legend]
Collaboration diagram for GNE::ListServerConnection:
Collaboration graph
[legend]

List of all members.

Classes

struct  GameListData
 Data about each game. More...

Public Member Functions

 ListServerConnection (std::string address)
void setGame (std::string gameName)
void getGameList ()

Detailed Description

A Client-side connection to a game list server for retriving a list of games.

This stuff is all very preliminary. List server code will be completed last so don't pay attention to these classes at all.

Todo:
The List server code will be completed only after the rest of GNE works and has been tested and finalized.

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