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

file.h File Reference

contains all file access stuff. More...

#include "forward.h"

Go to the source code of this file.

Data Structures

class  file_manager_c
 File Manager Class. More...

struct  file_s
 File type. More...

struct  fileentry_s
 PAK-file entry. More...

struct  pak_header_s
 PAK-file header. More...


Typedefs

typedef fileentry_s fileentry_t
 PAK-file entry.

typedef pak_header_s pak_header_t
 PAK-file header.

typedef file_s file_t
 File type.


Detailed Description

'nuff said.

Definition in file file.h.


Typedef Documentation

typedef struct file_s file_t
 

The file manager uses this structure to handle files.

typedef struct fileentry_s fileentry_t
 

This structure represents the entry data of a pakfileentry.

typedef struct pak_header_s pak_header_t
 

This is the very beginning of every pak file.


Generated on Wed Dec 18 15:48:48 2002 for omicron engine by doxygen1.2.18