TGlobal Class Reference

#include <TGlobal.h>

List of all members.

Public Member Functions

 TGlobal (DataMemberInfo_t *info=0)
 TGlobal (const TGlobal &)
TGlobaloperator= (const TGlobal &)
virtual ~TGlobal ()
Int_t GetArrayDim () const
Int_t GetMaxIndex (Int_t dim) const
void * GetAddress () const
const char * GetTypeName () const
const char * GetFullTypeName () const
Long_t Property () const
 TGlobal (DataMemberInfo_t *info=0)
 TGlobal (const TGlobal &)
TGlobaloperator= (const TGlobal &)
virtual ~TGlobal ()
Int_t GetArrayDim () const
Int_t GetMaxIndex (Int_t dim) const
void * GetAddress () const
const char * GetTypeName () const
const char * GetFullTypeName () const
Long_t Property () const

Private Attributes

DataMemberInfo_t * fInfo
DataMemberInfo_t * fInfo


Detailed Description

Definition at line 29 of file TGlobal.h.


Constructor & Destructor Documentation

TGlobal::TGlobal ( DataMemberInfo_t *  info = 0  ) 

TGlobal::TGlobal ( const TGlobal  ) 

Definition at line 40 of file TGlobal.cxx.

References TInterpreter::DataMemberInfo_FactoryCopy(), TInterpreter::DataMemberInfo_Name(), TInterpreter::DataMemberInfo_Title(), fInfo, and gCint.

TGlobal::~TGlobal (  )  [virtual]

Definition at line 66 of file TGlobal.cxx.

References TInterpreter::DataMemberInfo_Delete(), fInfo, and gCint.

TGlobal::TGlobal ( DataMemberInfo_t *  info = 0  ) 

TGlobal::TGlobal ( const TGlobal  ) 

virtual TGlobal::~TGlobal (  )  [virtual]


Member Function Documentation

TGlobal & TGlobal::operator= ( const TGlobal  ) 

Definition at line 52 of file TGlobal.cxx.

References TInterpreter::DataMemberInfo_Delete(), TInterpreter::DataMemberInfo_FactoryCopy(), TInterpreter::DataMemberInfo_Name(), TInterpreter::DataMemberInfo_Title(), fInfo, and gCint.

Int_t TGlobal::GetArrayDim (  )  const

Definition at line 82 of file TGlobal.cxx.

References TInterpreter::DataMemberInfo_ArrayDim(), fInfo, and gCint.

Referenced by PyROOT::PropertyProxy::Set().

Int_t TGlobal::GetMaxIndex ( Int_t  dim  )  const

Definition at line 91 of file TGlobal.cxx.

References TInterpreter::DataMemberInfo_MaxIndex(), fInfo, and gCint.

Referenced by PyROOT::PropertyProxy::Set().

void * TGlobal::GetAddress (  )  const

Definition at line 74 of file TGlobal.cxx.

References TInterpreter::DataMemberInfo_Offset(), fInfo, and gCint.

Referenced by PyROOT::BindRootGlobal(), ClassImp(), and PyROOT::PropertyProxy::Set().

const char * TGlobal::GetTypeName (  )  const

Definition at line 100 of file TGlobal.cxx.

References TInterpreter::DataMemberInfo_TypeName(), fInfo, gCint, and TInterpreter::TypeName().

Referenced by PyROOT::BindRootGlobal(), and TDocParser::DecorateKeywords().

const char * TGlobal::GetFullTypeName (  )  const

Definition at line 110 of file TGlobal.cxx.

References TInterpreter::DataMemberInfo_TypeName(), fInfo, and gCint.

Referenced by PyROOT::BindRootGlobal(), and PyROOT::PropertyProxy::Set().

Long_t TGlobal::Property (  )  const

Definition at line 119 of file TGlobal.cxx.

References TInterpreter::DataMemberInfo_Property(), fInfo, and gCint.

Referenced by PyROOT::PropertyProxy::Set().

TGlobal& TGlobal::operator= ( const TGlobal  ) 

Int_t TGlobal::GetArrayDim (  )  const

Int_t TGlobal::GetMaxIndex ( Int_t  dim  )  const

void* TGlobal::GetAddress (  )  const

const char* TGlobal::GetTypeName (  )  const

const char* TGlobal::GetFullTypeName (  )  const

Long_t TGlobal::Property (  )  const


Member Data Documentation

DataMemberInfo_t* TGlobal::fInfo [private]

Definition at line 32 of file TGlobal.h.

Referenced by GetAddress(), GetArrayDim(), GetFullTypeName(), GetMaxIndex(), GetTypeName(), operator=(), Property(), TGlobal(), and ~TGlobal().

DataMemberInfo_t* TGlobal::fInfo [private]

Definition at line 32 of file TGlobal.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:40:11 2011 for ROOT_528-00b_version by  doxygen 1.5.1