Logo ROOT   6.14/05
Reference Guide
List of all members | Public Attributes | List of all members
PyROOT::TParameter::Value Union Reference

Definition at line 12 of file TCallContext.h.

Public Attributes

Bool_t fBool
 
Double_t fDouble
 
Float_t fFloat
 
Int_t fInt
 
Long_t fLong
 
LongDouble_t fLongDouble
 
Long64_t fLongLong
 
Short_t fShort
 
UInt_t fUInt
 
ULong_t fULong
 
ULong64_t fULongLong
 
UShort_t fUShort
 
voidfVoidp
 

#include </mnt/build/workspace/root-makedoc-v614/rootspi/rdoc/src/v6-14-00-patches/bindings/pyroot/src/TCallContext.h>

Member Data Documentation

◆ fBool

Bool_t PyROOT::TParameter::Value::fBool

Definition at line 13 of file TCallContext.h.

◆ fDouble

Double_t PyROOT::TParameter::Value::fDouble

Definition at line 23 of file TCallContext.h.

◆ fFloat

Float_t PyROOT::TParameter::Value::fFloat

Definition at line 22 of file TCallContext.h.

◆ fInt

Int_t PyROOT::TParameter::Value::fInt

Definition at line 16 of file TCallContext.h.

◆ fLong

Long_t PyROOT::TParameter::Value::fLong

Definition at line 18 of file TCallContext.h.

◆ fLongDouble

LongDouble_t PyROOT::TParameter::Value::fLongDouble

Definition at line 24 of file TCallContext.h.

◆ fLongLong

Long64_t PyROOT::TParameter::Value::fLongLong

Definition at line 20 of file TCallContext.h.

◆ fShort

Short_t PyROOT::TParameter::Value::fShort

Definition at line 14 of file TCallContext.h.

◆ fUInt

UInt_t PyROOT::TParameter::Value::fUInt

Definition at line 17 of file TCallContext.h.

◆ fULong

ULong_t PyROOT::TParameter::Value::fULong

Definition at line 19 of file TCallContext.h.

◆ fULongLong

ULong64_t PyROOT::TParameter::Value::fULongLong

Definition at line 21 of file TCallContext.h.

◆ fUShort

UShort_t PyROOT::TParameter::Value::fUShort

Definition at line 15 of file TCallContext.h.

◆ fVoidp

void* PyROOT::TParameter::Value::fVoidp

Definition at line 25 of file TCallContext.h.


The documentation for this union was generated from the following file: