#include <TFormLeafInfo.h>
Inheritance diagram for TFormLeafInfoNumerical:

Public Member Functions | |
| TFormLeafInfoNumerical (TVirtualCollectionProxy *holder_of) | |
| TFormLeafInfoNumerical (EDataType kind) | |
| TFormLeafInfoNumerical (const TFormLeafInfoNumerical &orig) | |
| virtual TFormLeafInfo * | DeepCopy () const |
| virtual | ~TFormLeafInfoNumerical () |
| virtual Bool_t | IsString () const |
| virtual Bool_t | Update () |
| TFormLeafInfoNumerical (TVirtualCollectionProxy *holder_of) | |
| TFormLeafInfoNumerical (EDataType kind) | |
| TFormLeafInfoNumerical (const TFormLeafInfoNumerical &orig) | |
| virtual TFormLeafInfo * | DeepCopy () const |
| virtual | ~TFormLeafInfoNumerical () |
| virtual Bool_t | IsString () const |
| virtual Bool_t | Update () |
Public Attributes | |
| EDataType | fKind |
| Bool_t | fIsBool |
Definition at line 124 of file TFormLeafInfo.h.
| TFormLeafInfoNumerical::TFormLeafInfoNumerical | ( | TVirtualCollectionProxy * | holder_of | ) |
Definition at line 962 of file TFormLeafInfo.cxx.
References TFormLeafInfo::fElement, fIsBool, fKind, TVirtualCollectionProxy::GetCollectionClass(), TVirtualCollectionProxy::GetType(), TStreamerInfo::kChar, TStreamerInfo::kOffsetL, and kTRUE.
Referenced by DeepCopy().
| TFormLeafInfoNumerical::TFormLeafInfoNumerical | ( | EDataType | kind | ) |
| TFormLeafInfoNumerical::TFormLeafInfoNumerical | ( | const TFormLeafInfoNumerical & | orig | ) |
| TFormLeafInfoNumerical::~TFormLeafInfoNumerical | ( | ) | [virtual] |
| TFormLeafInfoNumerical::TFormLeafInfoNumerical | ( | TVirtualCollectionProxy * | holder_of | ) |
| TFormLeafInfoNumerical::TFormLeafInfoNumerical | ( | EDataType | kind | ) |
| TFormLeafInfoNumerical::TFormLeafInfoNumerical | ( | const TFormLeafInfoNumerical & | orig | ) |
| virtual TFormLeafInfoNumerical::~TFormLeafInfoNumerical | ( | ) | [virtual] |
| TFormLeafInfo * TFormLeafInfoNumerical::DeepCopy | ( | ) | const [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 992 of file TFormLeafInfo.cxx.
References TFormLeafInfoNumerical().
| Bool_t TFormLeafInfoNumerical::IsString | ( | ) | const [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 1005 of file TFormLeafInfo.cxx.
References fIsBool, TFormLeafInfo::IsString(), and kFALSE.
| Bool_t TFormLeafInfoNumerical::Update | ( | ) | [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 1014 of file TFormLeafInfo.cxx.
References TFormLeafInfo::fCounter, kFALSE, and TFormLeafInfo::Update().
| virtual TFormLeafInfo* TFormLeafInfoNumerical::DeepCopy | ( | ) | const [virtual] |
Reimplemented from TFormLeafInfo.
| virtual Bool_t TFormLeafInfoNumerical::IsString | ( | ) | const [virtual] |
Reimplemented from TFormLeafInfo.
| virtual Bool_t TFormLeafInfoNumerical::Update | ( | ) | [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 127 of file TFormLeafInfo.h.
Referenced by IsString(), and TFormLeafInfoNumerical().
1.5.1