ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
PyROOT::TParameter::Value Union Reference

Definition at line 12 of file TCallContext.h.

Public Attributes

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

#include </mnt/vdb/lsf/workspace/root-makedoc-v606/rootspi/rdoc/src/v6-06-00-patches/bindings/pyroot/src/TCallContext.h>

Member Data Documentation

Bool_t PyROOT::TParameter::Value::fBool

Definition at line 13 of file TCallContext.h.

Double_t PyROOT::TParameter::Value::fDouble

Definition at line 23 of file TCallContext.h.

Float_t PyROOT::TParameter::Value::fFloat

Definition at line 22 of file TCallContext.h.

Int_t PyROOT::TParameter::Value::fInt

Definition at line 16 of file TCallContext.h.

Long_t PyROOT::TParameter::Value::fLong
LongDouble_t PyROOT::TParameter::Value::fLongDouble

Definition at line 24 of file TCallContext.h.

Long64_t PyROOT::TParameter::Value::fLongLong

Definition at line 20 of file TCallContext.h.

Short_t PyROOT::TParameter::Value::fShort

Definition at line 14 of file TCallContext.h.

UInt_t PyROOT::TParameter::Value::fUInt

Definition at line 17 of file TCallContext.h.

ULong_t PyROOT::TParameter::Value::fULong

Definition at line 19 of file TCallContext.h.

ULong64_t PyROOT::TParameter::Value::fULongLong

Definition at line 21 of file TCallContext.h.

UShort_t PyROOT::TParameter::Value::fUShort

Definition at line 15 of file TCallContext.h.

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

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