| 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. More... | |
| char * | name |
| The flag name. More... | |
| uint | bit_mask |
| The bit mask describing this flag. More... | |
| char * | description |
| The flag description. More... | |
Represents a flag-field within a flag-record.
| EPR_Magic EPR_FlagDef::magic |
The magic number for this structure.
IMPORTANT: This must always be the first member of this structure.
| char* EPR_FlagDef::name |
The flag name.
| uint EPR_FlagDef::bit_mask |
The bit mask describing this flag.
| char* EPR_FlagDef::description |
The flag description.
Generated on Sun Jul 22 2018 08:16:05
ENVISAT Product Reader C API
Written by
Brockmann Consult,
© 2002