Classes

FileListTransfer.h File Reference

A plugin to provide a simple way to compress and incrementally send the files in the FileList structure. More...

#include "NativeFeatureIncludes.h"
#include "RakNetTypes.h"
#include "Export.h"
#include "PluginInterface2.h"
#include "DS_Map.h"
#include "PacketPriority.h"
#include "RakMemoryOverride.h"
#include "FileList.h"
#include "DS_Queue.h"
#include "SimpleMutex.h"
Include dependency graph for FileListTransfer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileListTransfer
 A plugin to provide a simple way to compress and incrementally send the files in the FileList structure. More...
struct  FileListTransfer::FileToPush
struct  FileListTransfer::FileToPushRecipient

Detailed Description

A plugin to provide a simple way to compress and incrementally send the files in the FileList structure.

This file is part of RakNet Copyright 2003 Jenkins Software LLC

Usage of RakNet is subject to the appropriate license agreement.

Definition in file FileListTransfer.h.