OLE_header Struct Reference

#include <scilab/modules/fileio/src/c/ole.h>


Data Fields

unsigned int minor_version
unsigned int dll_version
unsigned int byte_order
unsigned int sector_shift
unsigned int sector_size
unsigned int mini_sector_shift
unsigned int mini_sector_size
unsigned int fat_sector_count
unsigned int directory_stream_start_sector
unsigned int mini_cutoff_size
unsigned int mini_fat_start
unsigned int mini_fat_sector_count
unsigned int dif_start_sector
unsigned int dif_sector_count
unsigned int FAT [OLE_HEADER_FAT_SECTOR_COUNT_LIMIT]


Detailed Description

Definition at line 46 of file ole.h.


Field Documentation

unsigned int OLE_header::minor_version

Definition at line 47 of file ole.h.

unsigned int OLE_header::dll_version

Definition at line 48 of file ole.h.

unsigned int OLE_header::byte_order

Definition at line 49 of file ole.h.

unsigned int OLE_header::sector_shift

Definition at line 50 of file ole.h.

Referenced by OLE_init(), OLE_load_chain(), and OLE_load_FAT().

unsigned int OLE_header::sector_size

Definition at line 51 of file ole.h.

Referenced by OLE_get_block(), OLE_get_header(), OLE_load_chain(), OLE_load_FAT(), and OLE_sectorpos().

unsigned int OLE_header::mini_sector_shift

Definition at line 52 of file ole.h.

Referenced by OLE_get_miniblock(), and OLE_init().

unsigned int OLE_header::mini_sector_size

Definition at line 53 of file ole.h.

Referenced by OLE_get_miniblock(), and OLE_load_minichain().

unsigned int OLE_header::fat_sector_count

Definition at line 54 of file ole.h.

Referenced by OLE_load_FAT().

unsigned int OLE_header::directory_stream_start_sector

Definition at line 55 of file ole.h.

Referenced by OLE_decode_file().

unsigned int OLE_header::mini_cutoff_size

Definition at line 56 of file ole.h.

Referenced by OLE_decode_stream().

unsigned int OLE_header::mini_fat_start

Definition at line 57 of file ole.h.

Referenced by OLE_decode_file().

unsigned int OLE_header::mini_fat_sector_count

Definition at line 58 of file ole.h.

unsigned int OLE_header::dif_start_sector

Definition at line 59 of file ole.h.

Referenced by OLE_load_FAT().

unsigned int OLE_header::dif_sector_count

Definition at line 60 of file ole.h.

Referenced by OLE_load_FAT().

unsigned int OLE_header::FAT[OLE_HEADER_FAT_SECTOR_COUNT_LIMIT]

Definition at line 61 of file ole.h.

Referenced by OLE_load_FAT().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:15:09 2007 for Scilab [trunk] by  doxygen 1.5.1