Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

flag.h File Reference

the flag type values. These are simple values that didn't seem to fit into any other header. More...

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


Detailed Description

the flag type values. These are simple values that didn't seem to fit into any other header.

Author:
Daniel Ferullo (ferullo@cmu.edu)

Definition in file flag.h.


Generated on Wed Mar 30 23:20:48 2005 for NATBLASTER by  doxygen 1.3.9.1