RakNet::Lobby2Plugin Class Reference

Both the server and pc client plugins derive from this class. More...

#include <Lobby2Plugin.h>

Inheritance diagram for RakNet::Lobby2Plugin:

PluginInterface RakNet::Lobby2Client RakNet::Lobby2Server RakNet::Lobby2Server_PGSQL

List of all members.

Public Member Functions

void SetOrderingChannel (char oc)
 Ordering channel to use with RakPeer::Send().
void SetSendPriority (PacketPriority pp)
 Send priority to use with RakPeer::Send().
virtual void SetCallbackInterface (Lobby2Callbacks *cb)
 Set the callback to receive the results of operations via SendMessage().

Protected Member Functions

void OnAttach (RakPeerInterface *peer)


Detailed Description

Both the server and pc client plugins derive from this class.

Member Function Documentation

void Lobby2Plugin::OnAttach ( RakPeerInterface peer  )  [protected, virtual]

Called when the interface is attached

Parameters:
[in] peer the instance of RakPeer that is calling Receive

Reimplemented from PluginInterface.


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

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