RakNetworkFactory Class Reference

Factory class for RakServerInterface, RakClientInterface, and RakPeerInterface. More...

#include <RakNetworkFactory.h>

List of all members.

Static Public Member Functions

static RakClientInterfaceGetRakClientInterface (void)
 Returns a new instance of the network client.
static RakServerInterfaceGetRakServerInterface (void)
 Returns a new instance of the network server.
static RakPeerInterfaceGetRakPeerInterface (void)
 Returns a new instance of the network server.
static void DestroyRakClientInterface (RakClientInterface *i)
 Destroys an instance of the network client.
static void DestroyRakServerInterface (RakServerInterface *i)
 Destroys an instance of the network server.
static void DestroyRakPeerInterface (RakPeerInterface *i)
 Destroys an instance of the network server.


Detailed Description

Factory class for RakServerInterface, RakClientInterface, and RakPeerInterface.

Only necessary if you use DLLs


The documentation for this class was generated from the following files:
Generated on Mon Mar 20 20:32:56 2006 for RakNet by  doxygen 1.4.6-NO