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

Represents once instance of a file.

#include <FileList.h>

List of all members.

Public Attributes

FileListNodeContext context
 User specific data for whatever, describing this file.
char * data
 File data (may be null if not ready)
BitSize_t dataLengthBytes
 Length of data. May be greater than fileLength if prepended with a file hash.
unsigned fileLengthBytes
 Length of the file.
RakNet::RakString filename
 Name of the file.
RakNet::RakString fullPathToFile
 Full path to the file, which may be different than filename.
bool isAReference
 If true, data and dataLengthBytes should be empty. This is just storing the filename.

Detailed Description

Definition at line 37 of file FileList.h.


Member Data Documentation

Definition at line 55 of file FileList.h.

Definition at line 46 of file FileList.h.

Definition at line 49 of file FileList.h.

Definition at line 52 of file FileList.h.

Definition at line 40 of file FileList.h.

Definition at line 43 of file FileList.h.

Definition at line 58 of file FileList.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