CloudServer.h File Reference

Stores client data, and allows cross-server communication to retrieve this data. More...

#include "NativeFeatureIncludes.h"
#include "PluginInterface2.h"
#include "RakMemoryOverride.h"
#include "NativeTypes.h"
#include "RakString.h"
#include "DS_Hash.h"
#include "CloudCommon.h"
#include "DS_OrderedList.h"


Classes

class  RakNet::CloudServerQueryFilter
 Zero or more instances of CloudServerQueryFilter can be attached to CloudServer to restrict client queries All attached instances of CloudServerQueryFilter on each corresponding operation, from all directly connected clients If any attached instance returns false for a given operation, that operation is silently rejected. More...
class  RakNet::CloudServer
 Stores client data, and allows cross-server communication to retrieve this data. More...

Namespaces

namespace  RakNet
 Simple class to send changes between directories. In essence, a simple autopatcher that can be used for transmitting levels, skins, etc.

Defines

#define CLOUD_SERVER_DATA_STACK_SIZE   32
 If the data is smaller than this value, an allocation is avoid. However, this value exists for every row.


Detailed Description

Stores client data, and allows cross-server communication to retrieve this data.

TODO

This file is part of RakNet Copyright 2003 Jenkins Software LLC

Usage of RakNet is subject to the appropriate license agreement.


Generated on Wed Feb 1 13:33:46 2012 for RakNet by  doxygen 1.5.7.1