Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

TypesDef.h File Reference

TypesDef holds all redefined existing types. More...

#include <iostream>

Go to the source code of this file.

Defines

#define DEBUG_EFM   0
#define wxLINUX   1

Typedefs

typedef char Char
typedef int Int
typedef float Float
typedef double Double
typedef bool Bool

Variables

const Int iVGAP = 10
const Int iHGAP = 10
const Int iBORDER_SPACE = 5
const Int iBUTTON_BORDER_SPACE = 2*iBORDER_SPACE
const Int iENTRY_MAX_LENGTH = 255
const Int iTEXT_ENTRY_MAX_LENGTH = iENTRY_MAX_LENGTH*4
const Int YEAR = 0
const Int MONTH = 1
const Int DAY = 2


Detailed Description

TypesDef holds all redefined existing types.

Author:
Xuan Ngo
Date:
Last Modified:
Version:
0.2
Since:
Sat Oct 25 01:25:37 2003
Bug:

Test:

Todo:
Warning:
Any warnings about using this file.

Define Documentation

#define DEBUG_EFM   0
 

#define wxLINUX   1
 


Typedef Documentation

typedef bool Bool
 

typedef char Char
 

typedef double Double
 

typedef float Float
 

typedef int Int
 


Variable Documentation

const Int DAY = 2
 

const Int iBORDER_SPACE = 5
 

const Int iBUTTON_BORDER_SPACE = 2*iBORDER_SPACE
 

const Int iENTRY_MAX_LENGTH = 255
 

const Int iHGAP = 10
 

const Int iTEXT_ENTRY_MAX_LENGTH = iENTRY_MAX_LENGTH*4
 

const Int iVGAP = 10
 

const Int MONTH = 1
 

const Int YEAR = 0
 


Generated on Wed Feb 25 01:15:14 2004 for eDonkeyFilesManager by doxygen 1.3.2