Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

FileSystemZIP::TLocalHeader Struct Reference

#include <filesystemzip.h>

List of all members.

Public Attributes

long signature
short version_needed
short general_purpose
short compression_method
short last_mod_time
short last_mod_date
long crc32
unsigned long compressed_size
unsigned long uncompressed_size
short filename_length
short extra_field_length
char * filename
char * extra_field


Detailed Description

Definition at line 75 of file filesystemzip.h.


Member Data Documentation

unsigned long FileSystemZIP::TLocalHeader::compressed_size
 

Definition at line 84 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader(), and FileSystemZIP::ZIPSkipData().

short FileSystemZIP::TLocalHeader::compression_method
 

Definition at line 80 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

long FileSystemZIP::TLocalHeader::crc32
 

Definition at line 83 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

char* FileSystemZIP::TLocalHeader::extra_field
 

Definition at line 89 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

short FileSystemZIP::TLocalHeader::extra_field_length
 

Definition at line 87 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

char* FileSystemZIP::TLocalHeader::filename
 

Definition at line 88 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

short FileSystemZIP::TLocalHeader::filename_length
 

Definition at line 86 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

short FileSystemZIP::TLocalHeader::general_purpose
 

Definition at line 79 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

short FileSystemZIP::TLocalHeader::last_mod_date
 

Definition at line 82 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

short FileSystemZIP::TLocalHeader::last_mod_time
 

Definition at line 81 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

long FileSystemZIP::TLocalHeader::signature
 

Definition at line 77 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

unsigned long FileSystemZIP::TLocalHeader::uncompressed_size
 

Definition at line 85 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().

short FileSystemZIP::TLocalHeader::version_needed
 

Definition at line 78 of file filesystemzip.h.

Referenced by FileSystemZIP::ZIPGetLocalHeader().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 6 15:38:10 2006 for rcssserver3d by  doxygen 1.4.4