GetHistoryForParticipant_PostgreSQLImpl Class Reference

Given a particular player and game, get a match history. More...

#include <RankingServer_PostgreSQL.h>

Inheritance diagram for GetHistoryForParticipant_PostgreSQLImpl:

RankingServerDBSpec::GetHistoryForParticipant_Data RefCountedObj

List of all members.

Public Member Functions

virtual void Process (void *context)
 Does SQL Processing.
virtual void HandleResult (bool wasCancelled, void *context)

Static Public Member Functions

static
GetHistoryForParticipant_PostgreSQLImpl
Alloc (void)
 Use these for allocation/deallocation if building to a DLL, so allocation and deallocation happen in the same DLL.


Detailed Description

Given a particular player and game, get a match history.

Member Function Documentation

void GetHistoryForParticipant_PostgreSQLImpl::HandleResult ( bool  wasCancelled,
void *  context 
) [virtual]

Calls the callback specified by RankingServerFunctor::callback (which you set) or RankingServer_PostgreSQL::AssignCallback() (which sets it for you) Default implementation also deallocates the structure.


The documentation for this class was generated from the following files:
Generated on Mon Mar 31 21:15:53 2008 for RakNet by  doxygen 1.5.4