[][src]Module gbx_header::gbx

Modules

parser

Package containing the parser for GBX Files. The datatypes used are defined in the gbx module, with GBX being the main one.

Structs

Dependency
GBX

Container for any data extracted from a GBX file.

GBXHeader
JPEGData

Container for raw image data (assumed to be a valid jpg)

Times

Enums

DescType
Environment
GBXOrigin

Stores the source of the GBX struct. By default a GBX struct will be Unknown, the parser methods set the origin field of the GBX struct accordingly. If you don't want to expose this information about your local filesystem remember to overwrite that field.

MapType
MapVersion
Mood