ModifyTrustedIPList_PostgreSQLImpl Class Reference

Modify the list of IPs allowed to submit matches. More...

#include <RankingServer_PostgreSQL.h>

Inheritance diagram for ModifyTrustedIPList_PostgreSQLImpl:

RankingServerDBSpec::ModifyTrustedIPList_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
ModifyTrustedIPList_PostgreSQLImpl
Alloc (void)
 Use these for allocation/deallocation if building to a DLL, so allocation and deallocation happen in the same DLL.


Detailed Description

Modify the list of IPs allowed to submit matches.

Member Function Documentation

void ModifyTrustedIPList_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.

Implements RakNet::Functor.


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

Generated on Tue Feb 10 08:44:07 2009 for RakNet by  doxygen 1.5.7.1