Free Electron
Namespaces | Macros | Typedefs
datatypes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fe
 kernel
 

Macros

#define NULL   0
 
#define FE_BOOST_REGEX   0
 
#define FE_BOOST_FILESYSTEM   0
 
#define FE_USE_TSS   0
 

Typedefs

typedef long long int I64
 
typedef int I32
 
typedef short I16
 
typedef unsigned long long int U64
 
typedef unsigned int U32
 
typedef unsigned short U16
 
typedef unsigned char U8
 
typedef signed char I8
 
typedef float F32
 
typedef double F64
 
typedef bool BWORD
 
typedef char CHAR
 
typedef size_t FE_UWORD
 
typedef SSIZE_T IWORD
 
typedef float fe::Real
 
typedef Real fe::t_real
 
typedef std::vector< I32 > fe::t_vecint
 
typedef std::vector< U32 > fe::t_vecuint
 
typedef std::vector< t_real > fe::t_vecreal