Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

net_FileCache Struct Reference


Data Fields

u8data
int size
char * name
u32 crc
int expire
int check_interval
int last_checked

Field Documentation

int net_FileCache::check_interval
 

Definition at line 64 of file Net.c.

u32 net_FileCache::crc
 

Definition at line 62 of file Net.c.

u8* net_FileCache::data
 

Definition at line 59 of file Net.c.

Referenced by net_InsertFileCache, net_LoadFileTL, and net_Server.

int net_FileCache::expire
 

Definition at line 63 of file Net.c.

int net_FileCache::last_checked
 

Definition at line 65 of file Net.c.

char* net_FileCache::name
 

Definition at line 61 of file Net.c.

Referenced by net_FindFileCache, net_InsertFileCache, and net_Server.

int net_FileCache::size
 

Definition at line 60 of file Net.c.

Referenced by net_InsertFileCache, and net_LoadFileTL.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 7 12:13:26 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002