![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
Represents once instance of a file.
#include <FileList.h>
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. | |
Definition at line 37 of file FileList.h.
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.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.