Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RtypesCore.h File Reference
#include <ROOT/RConfig.hxx>
#include "DllImport.h"
#include <cstddef>
Include dependency graph for RtypesCore.h:
This graph shows which files directly or indirectly include this file:

Typedefs

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

Variables

Int_t gDebug
 
constexpr ULong_t kBitsPerByte = 8
 
constexpr Bool_t kFALSE = false
 
constexpr Int_t kMaxChar = kMaxUChar >> 1
 
constexpr Int_t kMaxInt = Int_t(kMaxUInt >> 1)
 
constexpr Long_t kMaxLong = Long_t(kMaxULong >> 1)
 
constexpr Long64_t kMaxLong64 = Long64_t(kMaxULong64 >> 1)
 
constexpr Int_t kMaxShort = kMaxUShort >> 1
 
constexpr Int_t kMaxUChar = 256
 
constexpr UInt_t kMaxUInt = UInt_t(~0)
 
constexpr ULong_t kMaxULong = ULong_t(~0)
 
constexpr ULong64_t kMaxULong64 = ULong64_t(~0LL)
 
constexpr Int_t kMaxUShort = 65534
 
constexpr Int_t kMinChar = -kMaxChar - 1
 
constexpr Int_t kMinInt = -kMaxInt - 1
 
constexpr Long_t kMinLong = -kMaxLong - 1
 
constexpr Long64_t kMinLong64 = -kMaxLong64 - 1
 
constexpr Int_t kMinShort = -kMaxShort - 1
 
constexpr Ssiz_t kNPOS = ~(Ssiz_t)0
 
constexpr Bool_t kTRUE = true
 

Typedef Documentation

◆ Angle_t

typedef float Angle_t

Definition at line 95 of file RtypesCore.h.

◆ Axis_t

typedef double Axis_t

Definition at line 85 of file RtypesCore.h.

◆ Bool_t

Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Bool_t

Definition at line 63 of file RtypesCore.h.

◆ Byte_t

typedef unsigned char Byte_t

Definition at line 64 of file RtypesCore.h.

◆ Char_t

typedef char Char_t

Definition at line 37 of file RtypesCore.h.

◆ Color_t

Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign Color_t

Definition at line 92 of file RtypesCore.h.

◆ Coord_t

typedef double Coord_t

Definition at line 94 of file RtypesCore.h.

◆ Double32_t

typedef double Double32_t

Definition at line 60 of file RtypesCore.h.

◆ Double_t

typedef double Double_t

Definition at line 59 of file RtypesCore.h.

◆ Float16_t

typedef float Float16_t

Definition at line 58 of file RtypesCore.h.

◆ Float_t

Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void Float_t

Definition at line 57 of file RtypesCore.h.

◆ Font_t

typedef short Font_t

Definition at line 88 of file RtypesCore.h.

◆ Int_t

Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t Atom_t Atom_t Time_t UChar_t Int_t

Definition at line 45 of file RtypesCore.h.

◆ Long64_t

typedef long long Long64_t

Definition at line 80 of file RtypesCore.h.

◆ Long_t

Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Long_t

Definition at line 54 of file RtypesCore.h.

◆ LongDouble_t

typedef long double LongDouble_t

Definition at line 61 of file RtypesCore.h.

◆ Longptr_t

typedef long Longptr_t

Definition at line 82 of file RtypesCore.h.

◆ Marker_t

typedef short Marker_t

Definition at line 90 of file RtypesCore.h.

◆ Option_t

typedef const char Option_t

Definition at line 66 of file RtypesCore.h.

◆ Real_t

typedef float Real_t

Definition at line 68 of file RtypesCore.h.

◆ SCoord_t

typedef short SCoord_t

Definition at line 93 of file RtypesCore.h.

◆ Seek_t

typedef int Seek_t

Definition at line 53 of file RtypesCore.h.

◆ Short_t

typedef short Short_t

Definition at line 39 of file RtypesCore.h.

◆ Size_t

typedef float Size_t

Definition at line 96 of file RtypesCore.h.

◆ Ssiz_t

typedef int Ssiz_t

Definition at line 67 of file RtypesCore.h.

◆ Stat_t

typedef double Stat_t

Definition at line 86 of file RtypesCore.h.

◆ Style_t

Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth Style_t

Definition at line 89 of file RtypesCore.h.

◆ Text_t

typedef char Text_t

Definition at line 62 of file RtypesCore.h.

◆ UChar_t

typedef unsigned char UChar_t

Definition at line 38 of file RtypesCore.h.

◆ UInt_t

Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height UInt_t

Definition at line 46 of file RtypesCore.h.

◆ ULong64_t

typedef unsigned long long ULong64_t

Definition at line 81 of file RtypesCore.h.

◆ ULong_t

Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char ULong_t

Definition at line 55 of file RtypesCore.h.

◆ ULongptr_t

Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height ULongptr_t

Definition at line 83 of file RtypesCore.h.

◆ UShort_t

typedef unsigned short UShort_t

Definition at line 40 of file RtypesCore.h.

◆ Version_t

typedef short Version_t

Definition at line 65 of file RtypesCore.h.

◆ Width_t

Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor Width_t

Definition at line 91 of file RtypesCore.h.

Variable Documentation

◆ gDebug

Int_t gDebug
extern

Definition at line 595 of file TROOT.cxx.

◆ kBitsPerByte

constexpr ULong_t kBitsPerByte = 8
constexpr

Definition at line 123 of file RtypesCore.h.

◆ kFALSE

constexpr Bool_t kFALSE = false
constexpr

Definition at line 101 of file RtypesCore.h.

◆ kMaxChar

constexpr Int_t kMaxChar = kMaxUChar >> 1
constexpr

Definition at line 104 of file RtypesCore.h.

◆ kMaxInt

constexpr Int_t kMaxInt = Int_t(kMaxUInt >> 1)
constexpr

Definition at line 112 of file RtypesCore.h.

◆ kMaxLong

constexpr Long_t kMaxLong = Long_t(kMaxULong >> 1)
constexpr

Definition at line 116 of file RtypesCore.h.

◆ kMaxLong64

constexpr Long64_t kMaxLong64 = Long64_t(kMaxULong64 >> 1)
constexpr

Definition at line 120 of file RtypesCore.h.

◆ kMaxShort

constexpr Int_t kMaxShort = kMaxUShort >> 1
constexpr

Definition at line 108 of file RtypesCore.h.

◆ kMaxUChar

constexpr Int_t kMaxUChar = 256
constexpr

Definition at line 103 of file RtypesCore.h.

◆ kMaxUInt

constexpr UInt_t kMaxUInt = UInt_t(~0)
constexpr

Definition at line 111 of file RtypesCore.h.

◆ kMaxULong

constexpr ULong_t kMaxULong = ULong_t(~0)
constexpr

Definition at line 115 of file RtypesCore.h.

◆ kMaxULong64

constexpr ULong64_t kMaxULong64 = ULong64_t(~0LL)
constexpr

Definition at line 119 of file RtypesCore.h.

◆ kMaxUShort

constexpr Int_t kMaxUShort = 65534
constexpr

Definition at line 107 of file RtypesCore.h.

◆ kMinChar

constexpr Int_t kMinChar = -kMaxChar - 1
constexpr

Definition at line 105 of file RtypesCore.h.

◆ kMinInt

constexpr Int_t kMinInt = -kMaxInt - 1
constexpr

Definition at line 113 of file RtypesCore.h.

◆ kMinLong

constexpr Long_t kMinLong = -kMaxLong - 1
constexpr

Definition at line 117 of file RtypesCore.h.

◆ kMinLong64

constexpr Long64_t kMinLong64 = -kMaxLong64 - 1
constexpr

Definition at line 121 of file RtypesCore.h.

◆ kMinShort

constexpr Int_t kMinShort = -kMaxShort - 1
constexpr

Definition at line 109 of file RtypesCore.h.

◆ kNPOS

constexpr Ssiz_t kNPOS = ~(Ssiz_t)0
constexpr

Definition at line 124 of file RtypesCore.h.

◆ kTRUE

constexpr Bool_t kTRUE = true
constexpr

Definition at line 100 of file RtypesCore.h.