Shadowrun: Awakened 29 September 2011 - Build 871
Public Attributes
RakNet::FileListTransferCBInterface::OnFileStruct Struct Reference

#include <FileListTransferCBInterface.h>

List of all members.

Public Attributes

BitSize_t byteLengthOfThisFile
 The actual length of this file.
unsigned byteLengthOfThisSet
 The total length of the transmitted files for this set, after being uncompressed.
BitSize_t bytesDownloadedForThisFile
 How many bytes of this file has been downloaded.
unsigned bytesDownloadedForThisSet
 The total length, in bytes, downloaded for this set.
FileListNodeContext context
 User data passed to one of the functions in the FileList class.
char * fileData
 The data pointed to by the file.
unsigned fileIndex
 The index into the set of files, from 0 to numberOfFilesInThisSet.
char fileName [512]
 The name of the file.
unsigned numberOfFilesInThisSet
 The number of files that are in this set.
RakNetGUID senderGuid
 Who sent this file. Not valid when using TCP, only RakPeer (UDP)
SystemAddress senderSystemAddress
 Who sent this file.
unsigned short setID
 Files are transmitted in sets, where more than one set of files can be transmitted at the same time.

Detailed Description

Definition at line 27 of file FileListTransferCBInterface.h.


Member Data Documentation

Definition at line 39 of file FileListTransferCBInterface.h.

Definition at line 52 of file FileListTransferCBInterface.h.

Definition at line 42 of file FileListTransferCBInterface.h.

Definition at line 55 of file FileListTransferCBInterface.h.

However, on error, this is instead changed to one of the enumerations in the PatchContext structure.

Definition at line 59 of file FileListTransferCBInterface.h.

Definition at line 36 of file FileListTransferCBInterface.h.

Definition at line 30 of file FileListTransferCBInterface.h.

Definition at line 33 of file FileListTransferCBInterface.h.

Definition at line 49 of file FileListTransferCBInterface.h.

Definition at line 65 of file FileListTransferCBInterface.h.

Definition at line 62 of file FileListTransferCBInterface.h.

This is the identifier for the set, which is returned by FileListTransfer::SetupReceive

Definition at line 46 of file FileListTransferCBInterface.h.


The documentation for this struct was generated from the following file:

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net