RakNet::CloudAllocator Class Reference
[CloudComputing]

#include <CloudCommon.h>

Inheritance diagram for RakNet::CloudAllocator:

RakNet::CloudServer

List of all members.

Public Member Functions

virtual CloudQueryRow * AllocateCloudQueryRow (void)
 Allocate a row.
virtual void DeallocateCloudQueryRow (CloudQueryRow *row)
 Free a row.
virtual unsigned char * AllocateRowData (uint32_t bytesNeededForData)
 Allocate CloudQueryRow::data.
virtual void DeallocateRowData (void *data)
 Free CloudQueryRow::data.


Detailed Description

Allocates CloudQueryRow and the row data. Override to use derived classes or different allocators
The documentation for this class was generated from the following file:

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