#include "Export.h"#include "DS_List.h"#include "RakMemoryOverride.h"#include "RakNetTypes.h"#include "FileListNodeContext.h"#include "RakString.h"

Go to the source code of this file.
Classes | |
| struct | FileListNode |
| Represents once instance of a file. More... | |
| class | FileListProgress |
| Callback interface set with FileList::SetCallback() in case you want progress notifications when FileList::AddFilesFromDirectory() is called. More... | |
| class | FLP_Printf |
| Implementation of FileListProgress to use RAKNET_DEBUG_PRINTF. More... | |
| class | FileList |
Namespaces | |
| namespace | RakNet |
Forward declaration. | |
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
Definition in file FileList.h.
1.7.1