OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Typedefs
base.hh File Reference
#include <cmath>
#include <math.h>
#include <complex>
#include <ost/config.hh>
#include <ost/dllexport.hh>

Go to the source code of this file.

Typedefs

typedef unsigned int uint
 
typedef unsigned char uchar
 
typedef unsigned short int ushort
 
typedef float Real
 
typedef std::complex< RealComplex
 
typedef unsigned short Word
 
typedef std::string String
 

Typedef Documentation

typedef std::complex<Real> Complex

Definition at line 51 of file base.hh.

typedef float Real

Definition at line 44 of file base.hh.

typedef std::string String

Definition at line 54 of file base.hh.

typedef unsigned char uchar

Definition at line 33 of file base.hh.

typedef unsigned int uint

Definition at line 29 of file base.hh.

typedef unsigned short int ushort

Definition at line 37 of file base.hh.

typedef unsigned short Word

Definition at line 52 of file base.hh.