Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Application::Videolympics::ServerConnector Class Reference

#include <ServerConnector.h>

Collaboration diagram for Impala::Application::Videolympics::ServerConnector:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ServerConnector (std::string server, int port, std::string password)
void Connect ()
ShotPacketGetPacket ()
StatsPacketGetStats (int team)
GlobalStatsGetGlobalStats ()
bool Update ()
void ParsePoll (std::string input)
void ParseStat (std::string input, int aantal)

Private Attributes

std::string mVidolServer
std::string mSecretPassword
int mVidolPort
TCPSocketmSocket
bool mConnected
queue< ShotPacket * > mShotQueue
GlobalStatsmGlobalStats
map< int, StatsPacket * > mStats
 ILOG_VAR_DEC

Detailed Description

Definition at line 66 of file ServerConnector.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:55:14 2010 for ImpalaSrc by  doxygen 1.5.1