RakNet  4.0
List of all members
RakNet::AutopatcherServerLoadNotifier_Printf Class Reference

Sample implementation of AutopatcherServerLoadNotifier using printf. More...

#include <AutopatcherServer.h>

Inherits RakNet::AutopatcherServerLoadNotifier.

Additional Inherited Members

- Public Types inherited from RakNet::AutopatcherServerLoadNotifier
enum  RequestType
 The server only handles two types of requests - to get a change list since a certain date, or to get a patch.
 
- Public Member Functions inherited from RakNet::AutopatcherServerLoadNotifier
virtual void OnQueueUpdate (SystemAddress remoteSystem, AutopatcherServerLoadNotifier::RequestType requestType, AutopatcherServerLoadNotifier::QueueOperation queueOperation, AutopatcherServerLoadNotifier::AutopatcherState *autopatcherState)
 
virtual void OnGetPatchCompleted (SystemAddress remoteSystem, AutopatcherServerLoadNotifier::PatchResult patchResult, AutopatcherServerLoadNotifier::AutopatcherState *autopatcherState)
 

Detailed Description

Sample implementation of AutopatcherServerLoadNotifier using printf.


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