#include <TDataMember.h>
Inheritance diagram for TDataMember:


Public Methods | |
| TDataMember (G__DataMemberInfo *info=0, TClass *cl=0) | |
| virtual | ~TDataMember () |
| Int_t | GetArrayDim () const |
| Int_t | GetMaxIndex (Int_t dim) const |
| TClass * | GetClass () const |
| TDataType * | GetDataType () const |
| Int_t | GetOffset () const |
| Int_t | GetOffsetCint () const |
| const char * | GetTypeName () const |
| const char * | GetFullTypeName () const |
| const char * | GetTrueTypeName () const |
| const char * | GetArrayIndex () const |
| TList * | GetOptions () const |
| TMethodCall * | SetterMethod (TClass *cl) |
| TMethodCall * | GetterMethod (TClass *cl=0) |
| Bool_t | IsBasic () const |
| Bool_t | IsEnum () const |
| Bool_t | IsaPointer () const |
| Bool_t | IsPersistent () const |
| Int_t | IsSTLContainer () |
| Long_t | Property () const |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 59 of file TDataMember.h. |
|
|
Definition at line 60 of file TDataMember.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 75 of file TDataMember.h. References TObject::TestBit(). |
|
|
|
|
|
Implements TDictionary. |
1.2.16