ENVISAT Product Reader API for C |
Represents a flag-field within a flag-record. More...
#include <epr_api.h>
Data Fields | |
EPR_Magic | magic |
The magic number for this structure. | |
char * | name |
The flag name. | |
uint | bit_mask |
The bit mask describing this flag. | |
char * | description |
The flag description. |
Represents a flag-field within a flag-record.
The magic number for this structure.
IMPORTANT: This must always be the first member of this structure.
char* EPR_FlagDef::name |
The flag name.
The bit mask describing this flag.
char* EPR_FlagDef::description |
The flag description.
Generated on Mon Aug 2 15:24:00 2010
ENVISAT Product Reader C API
Written by Brockmann Consult, © 2002