ARB
Public Attributes | List of all members
gb_map_header Struct Reference

#include <gb_map.h>

Collaboration diagram for gb_map_header:
Collaboration graph
[legend]

Public Attributes

char mapfileID [ADMAP_ID_LEN+1]
 
long version
 
long byte_order
 
GB_MAIN_IDX main_idx
 
long main_data_offset
 

Detailed Description

Definition at line 22 of file gb_map.h.

Member Data Documentation

char gb_map_header::mapfileID[ADMAP_ID_LEN+1]

Definition at line 23 of file gb_map.h.

Referenced by gb_is_valid_mapfile(), and gb_save_mapfile().

long gb_map_header::version

Definition at line 24 of file gb_map.h.

Referenced by gb_is_valid_mapfile(), and gb_save_mapfile().

long gb_map_header::byte_order

Definition at line 25 of file gb_map.h.

Referenced by gb_is_valid_mapfile(), and gb_save_mapfile().

GB_MAIN_IDX gb_map_header::main_idx

Definition at line 26 of file gb_map.h.

Referenced by gb_read_bin(), and gb_save_mapfile().

long gb_map_header::main_data_offset

Definition at line 27 of file gb_map.h.

Referenced by gb_map_mapfile(), and gb_save_mapfile().


The documentation for this struct was generated from the following file: