wizard-type.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define WizardLLConstant(c)   (WizardOffsetType) (c ## LL)
#define WizardULLConstant(c)   (WizardSizeType) (c ## ULL)
#define WizardOffsetFormat   "lld"
#define WizardSizeFormat   "llu"

Typedefs

typedef unsigned int WizardStatusType
typedef long long WizardOffsetType
typedef unsigned long long WizardSizeType

Enumerations

enum  WizardBooleanType { WizardFalse = 0, WizardTrue = 1 }

Define Documentation

#define WizardLLConstant (  )     (WizardOffsetType) (c ## LL)

Definition at line 35 of file wizard-type.h.

#define WizardOffsetFormat   "lld"

Definition at line 47 of file wizard-type.h.

#define WizardSizeFormat   "llu"

Definition at line 48 of file wizard-type.h.

#define WizardULLConstant (  )     (WizardSizeType) (c ## ULL)

Typedef Documentation

typedef long long WizardOffsetType

Definition at line 45 of file wizard-type.h.

typedef unsigned long long WizardSizeType

Definition at line 46 of file wizard-type.h.

typedef unsigned int WizardStatusType

Definition at line 42 of file wizard-type.h.


Enumeration Type Documentation

Enumerator:
WizardFalse 
WizardTrue 

Definition at line 25 of file wizard-type.h.

Generated by  doxygen 1.6.2-20100208