Go to the source code of this file.
Defines | |
#define | FLAG_UNSET 0x00000000 |
macro for the UNSET value | |
#define | FLAG_SET 0x00000001 |
macro for the SET value | |
#define | FLAG_SUCCESS 0x00000002 |
macro for the SUCCESS value | |
#define | FLAG_FAILED 0x00000004 |
macro for the FAILED value | |
Typedefs | |
typedef char | flag_t |
typedef for flag_t type |
Definition in file flag.h.