Classes | Typedefs

FullyConnectedMesh2.h File Reference

Fully connected mesh plugin, revision 2. More...

#include "NativeFeatureIncludes.h"
#include "PluginInterface2.h"
#include "RakMemoryOverride.h"
#include "DS_Multilist.h"
#include "NativeTypes.h"
#include "DS_List.h"
#include "RakString.h"
Include dependency graph for FullyConnectedMesh2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FullyConnectedMesh2
 Fully connected mesh plugin, revision 2. More...
struct  FullyConnectedMesh2::FCM2Participant

Typedefs

typedef int64_t FCM2Guid

Detailed Description

Fully connected mesh plugin, revision 2.

This will connect RakPeer to all connecting peers, and all peers the connecting peer knows about.

This file is part of RakNet Copyright 2003 Jenkins Software LLC

Usage of RakNet is subject to the appropriate license agreement.

Definition in file FullyConnectedMesh2.h.


Typedef Documentation

typedef int64_t FCM2Guid

Definition at line 15 of file FullyConnectedMesh2.h.