FileListNode Struct Reference

Represents once instance of a file. More...

#include <FileList.h>

List of all members.

Public Attributes

char * filename
 Name of the 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.
unsigned char context
 User specific data for whatever, describing this file.


Detailed Description

Represents once instance of a file.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 27 15:10:17 2008 for RakNet by  doxygen 1.5.1-p1