![]() |
ROOT
6.06/09
Reference Guide
|
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 |
| void * | fVoidp |
| 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 |
Definition at line 18 of file TCallContext.h.
Referenced by PyROOT::TValueCppObjectConverter::SetArg(), PyROOT::TRefCppObjectConverter::SetArg(), and PyROOT::TSmartPtrCppObjectConverter::SetArg().
| 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 |
Definition at line 25 of file TCallContext.h.
Referenced by PyROOT::TCStringConverter::SetArg(), PyROOT::TVoidArrayConverter::SetArg(), PyROOT::TValueCppObjectConverter::SetArg(), PyROOT::TRefCppObjectConverter::SetArg(), PyROOT::TCppObjectPtrConverter< ISREFERENCE >::SetArg(), PyROOT::TCppObjectArrayConverter::SetArg(), PyROOT::TSTLIteratorConverter::SetArg(), PyROOT::TVoidPtrRefConverter::SetArg(), PyROOT::TVoidPtrPtrConverter::SetArg(), and PyROOT::TSmartPtrCppObjectConverter::SetArg().