#include <epr_api.h>
Public Attributes | |
EPR_Magic | magic |
char * | name |
uint | bit_mask |
char * | description |
Represents a flag-field within a flag-record.
The bit mask describing this flag
char* EPR_FlagDef::description |
The flag description.
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.