Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

fileentry_s Struct Reference

PAK-file entry. More...

#include <file.h>


Data Fields

char filename [128]
ulong offset
 position from start of pak file

ulong size
 length of file in bytes

ulong realsize


Detailed Description

This structure represents the entry data of a pakfileentry.

Definition at line 62 of file file.h.


Field Documentation

char filename[128]
 

filename Filenames in pak files always have '\'s as dir seperators.

Definition at line 64 of file file.h.

Referenced by file_manager_c::load_from_pak().

ulong realsize
 

uncompressed length Note: if size and realsize differ, then this file is compressed.

Definition at line 69 of file file.h.

Referenced by file_manager_c::load_from_pak().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 18 15:48:49 2002 for omicron engine by doxygen1.2.18