ROOT  6.06/08
Reference Guide
Typedefs
RtypesCore.h File Reference
#include "RConfig.h"
+ Include dependency graph for RtypesCore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef char Char_t
 
typedef unsigned char UChar_t
 
typedef short Short_t
 
typedef unsigned short UShort_t
 
typedef int Int_t
 
typedef unsigned int UInt_t
 
typedef int Seek_t
 
typedef long Long_t
 
typedef unsigned long ULong_t
 
typedef float Float_t
 
typedef float Float16_t
 
typedef double Double_t
 
typedef double Double32_t
 
typedef long double LongDouble_t
 
typedef char Text_t
 
typedef bool Bool_t
 
typedef unsigned char Byte_t
 
typedef short Version_t
 
typedef const char Option_t
 
typedef int Ssiz_t
 
typedef float Real_t
 
typedef long long Long64_t
 
typedef unsigned long long ULong64_t
 
typedef double Axis_t
 
typedef double Stat_t
 
typedef short Font_t
 
typedef short Style_t
 
typedef short Marker_t
 
typedef short Width_t
 
typedef short Color_t
 
typedef short SCoord_t
 
typedef double Coord_t
 
typedef float Angle_t
 
typedef float Size_t
 

Typedef Documentation

§ Angle_t

typedef float Angle_t

Definition at line 82 of file RtypesCore.h.

§ Axis_t

typedef double Axis_t

Definition at line 72 of file RtypesCore.h.

§ Bool_t

typedef bool Bool_t

Definition at line 59 of file RtypesCore.h.

§ Byte_t

typedef unsigned char Byte_t

Definition at line 60 of file RtypesCore.h.

§ Char_t

typedef char Char_t

Definition at line 29 of file RtypesCore.h.

§ Color_t

typedef short Color_t

Definition at line 79 of file RtypesCore.h.

§ Coord_t

typedef double Coord_t

Definition at line 81 of file RtypesCore.h.

§ Double32_t

typedef double Double32_t

Definition at line 56 of file RtypesCore.h.

§ Double_t

typedef double Double_t

Definition at line 55 of file RtypesCore.h.

§ Float16_t

typedef float Float16_t

Definition at line 54 of file RtypesCore.h.

§ Float_t

typedef float Float_t

Definition at line 53 of file RtypesCore.h.

§ Font_t

typedef short Font_t

Definition at line 75 of file RtypesCore.h.

§ Int_t

typedef int Int_t

Definition at line 41 of file RtypesCore.h.

§ Long64_t

typedef long long Long64_t

Definition at line 69 of file RtypesCore.h.

§ Long_t

typedef long Long_t

Definition at line 50 of file RtypesCore.h.

§ LongDouble_t

typedef long double LongDouble_t

Definition at line 57 of file RtypesCore.h.

§ Marker_t

typedef short Marker_t

Definition at line 77 of file RtypesCore.h.

§ Option_t

typedef const char Option_t

Definition at line 62 of file RtypesCore.h.

§ Real_t

typedef float Real_t

Definition at line 64 of file RtypesCore.h.

§ SCoord_t

typedef short SCoord_t

Definition at line 80 of file RtypesCore.h.

§ Seek_t

typedef int Seek_t

Definition at line 49 of file RtypesCore.h.

§ Short_t

typedef short Short_t

Definition at line 35 of file RtypesCore.h.

§ Size_t

typedef float Size_t

Definition at line 83 of file RtypesCore.h.

§ Ssiz_t

typedef int Ssiz_t

Definition at line 63 of file RtypesCore.h.

§ Stat_t

typedef double Stat_t

Definition at line 73 of file RtypesCore.h.

§ Style_t

typedef short Style_t

Definition at line 76 of file RtypesCore.h.

§ Text_t

typedef char Text_t

Definition at line 58 of file RtypesCore.h.

§ UChar_t

typedef unsigned char UChar_t

Definition at line 34 of file RtypesCore.h.

§ UInt_t

typedef unsigned int UInt_t

Definition at line 42 of file RtypesCore.h.

§ ULong64_t

typedef unsigned long long ULong64_t

Definition at line 70 of file RtypesCore.h.

§ ULong_t

typedef unsigned long ULong_t

Definition at line 51 of file RtypesCore.h.

§ UShort_t

typedef unsigned short UShort_t

Definition at line 36 of file RtypesCore.h.

§ Version_t

typedef short Version_t

Definition at line 61 of file RtypesCore.h.

§ Width_t

typedef short Width_t

Definition at line 78 of file RtypesCore.h.