ROOT 6.18/05 Reference Guide |
This is the complete list of members for TMethodCall, including all inherited members.
AbstractMethod(const char *method) const | TObject | |
AddToTObjectTable(TObject *) | TObject | privatestatic |
AppendPad(Option_t *option="") | TObject | virtual |
Browse(TBrowser *b) | TObject | virtual |
CallDtorOnly(Bool_t set=kTRUE) | TMethodCall | inline |
CheckedHash() | TObject | inline |
ClassName() const | TObject | virtual |
Clear(Option_t *="") | TObject | inlinevirtual |
Clone(const char *newname="") const | TMethodCall | virtual |
Compare(const TObject *obj) const | TObject | virtual |
Copy(TObject &object) const | TObject | virtual |
Delete(Option_t *option="") | TObject | virtual |
DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual |
DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual |
Draw(Option_t *option="") | TObject | virtual |
DrawClass() const | TObject | virtual |
DrawClone(Option_t *option="") const | TObject | virtual |
Dump() const | TObject | virtual |
EDeprecatedStatusBits enum name | TObject | |
EReturnType typedef | TMethodCall | |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
EStatusBits enum name | TObject | |
Execute(const char *, const char *, int *=0) | TMethodCall | inlineprivatevirtual |
Execute(TMethod *, TObjArray *, int *=0) | TMethodCall | inlineprivatevirtual |
Execute(void *object) | TMethodCall | |
Execute(void *object, const char *params) | TMethodCall | |
Execute(void *object, Long_t &retLong) | TMethodCall | |
Execute(void *object, const char *params, Long_t &retLong) | TMethodCall | |
Execute(void *object, Double_t &retDouble) | TMethodCall | |
Execute(void *object, const char *params, Double_t &retDouble) | TMethodCall | |
Execute(void *object, char **retText) | TMethodCall | |
Execute(void *object, const char *params, char **retText) | TMethodCall | |
Execute() | TMethodCall | inline |
Execute(const char *params) | TMethodCall | inline |
Execute(Long_t &retLong) | TMethodCall | inline |
Execute(const char *params, Long_t &retLong) | TMethodCall | inline |
Execute(Double_t &retDouble) | TMethodCall | inline |
Execute(const char *params, Double_t &retDouble) | TMethodCall | inline |
Execute(void *objAddress, const void *args[], int nargs, void *ret=0) | TMethodCall | |
ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fBits | TObject | private |
fClass | TMethodCall | private |
fDtorOnly | TMethodCall | private |
fFunc | TMethodCall | private |
fgDtorOnly | TObject | privatestatic |
fgObjectStat | TObject | privatestatic |
FindObject(const char *name) const | TObject | virtual |
FindObject(const TObject *obj) const | TObject | virtual |
fMethod | TMethodCall | private |
fMetPtr | TMethodCall | private |
fOffset | TMethodCall | private |
fParams | TMethodCall | private |
fProto | TMethodCall | private |
fRetType | TMethodCall | private |
fUniqueID | TObject | private |
GetCallFunc() const | TMethodCall | inline |
GetDrawOption() const | TObject | virtual |
GetDtorOnly() | TObject | static |
GetIconName() const | TObject | virtual |
GetMethod() | TMethodCall | |
GetMethodName() const | TMethodCall | inline |
GetName() const | TObject | virtual |
GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual |
GetObjectStat() | TObject | static |
GetOption() const | TObject | inlinevirtual |
GetParams() const | TMethodCall | inline |
GetProto() const | TMethodCall | inline |
GetTitle() const | TObject | virtual |
GetUniqueID() const | TObject | virtual |
HandleTimer(TTimer *timer) | TObject | virtual |
Hash() const | TObject | virtual |
HasInconsistentHash() const | TObject | inline |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
Init(const TFunction *func) | TMethodCall | |
Init(TClass *cl, CallFunc_t *func, Long_t offset=0) | TMethodCall | |
Init(TClass *cl, const char *method, const char *params, Bool_t objectIsConst=kFALSE) | TMethodCall | |
Init(const char *function, const char *params) | TMethodCall | |
InitImplementation(const char *methodname, const char *params, const char *proto, Bool_t objectIsConst, TClass *cl, const ClassInfo_t *cinfo, ROOT::EFunctionMatchMode mode=ROOT::kConversionMatch) | TMethodCall | private |
InitWithPrototype(TClass *cl, const char *method, const char *proto, Bool_t objectIsConst=kFALSE, ROOT::EFunctionMatchMode mode=ROOT::kConversionMatch) | TMethodCall | |
InitWithPrototype(const char *function, const char *proto, ROOT::EFunctionMatchMode mode=ROOT::kConversionMatch) | TMethodCall | |
Inspect() const | TObject | virtual |
InvertBit(UInt_t f) | TObject | inline |
IsEqual(const TObject *obj) const | TObject | virtual |
IsFolder() const | TObject | virtual |
IsOnHeap() const | TObject | inline |
IsSortable() const | TObject | inlinevirtual |
IsValid() const | TMethodCall | |
IsZombie() const | TObject | inline |
kBitMask enum value | TObject | |
kCanDelete enum value | TObject | |
kCannotPick enum value | TObject | |
kDouble | TMethodCall | static |
kHasUUID enum value | TObject | |
kInconsistent enum value | TObject | |
kInvalidObject enum value | TObject | |
kIsOnHeap enum value | TObject | |
kIsReferenced enum value | TObject | |
kLong | TMethodCall | static |
kMustCleanup enum value | TObject | |
kNoContextMenu enum value | TObject | |
kNone | TMethodCall | static |
kNoReturnType | TMethodCall | static |
kNotDeleted enum value | TObject | |
kObjInCanvas enum value | TObject | |
kOther | TMethodCall | static |
kOverwrite enum value | TObject | |
kSingleKey enum value | TObject | |
kString | TMethodCall | static |
kWriteDelete enum value | TObject | |
kZombie enum value | TObject | |
ls(Option_t *option="") const | TObject | virtual |
MakeZombie() | TObject | inlineprotected |
MayNotUse(const char *method) const | TObject | |
Notify() | TObject | virtual |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
operator delete(void *ptr) | TObject | |
operator delete[](void *ptr) | TObject | |
operator new(size_t sz) | TObject | inline |
operator new(size_t sz, void *vp) | TObject | inline |
operator new[](size_t sz) | TObject | inline |
operator new[](size_t sz, void *vp) | TObject | inline |
operator=(const TMethodCall &rhs) | TMethodCall | |
TObject::operator=(const TObject &rhs) | TObject | inline |
Paint(Option_t *option="") | TObject | virtual |
Pop() | TObject | virtual |
Print(Option_t *option="") const | TObject | virtual |
Read(const char *name) | TObject | virtual |
RecursiveRemove(TObject *obj) | TObject | virtual |
ResetBit(UInt_t f) | TObject | inline |
ResetParam() | TMethodCall | |
ReturnType() | TMethodCall | |
SaveAs(const char *filename="", Option_t *option="") const | TObject | virtual |
SavePrimitive(std::ostream &out, Option_t *option="") | TObject | virtual |
SetBit(UInt_t f, Bool_t set) | TObject | |
SetBit(UInt_t f) | TObject | inline |
SetDrawOption(Option_t *option="") | TObject | virtual |
SetDtorOnly(void *obj) | TObject | static |
SetObjectStat(Bool_t stat) | TObject | static |
SetParam(Long_t l) | TMethodCall | |
SetParam(Float_t f) | TMethodCall | |
SetParam(Double_t d) | TMethodCall | |
SetParam(Long64_t ll) | TMethodCall | |
SetParam(ULong64_t ull) | TMethodCall | |
SetParamPtrs(void *paramArr, Int_t nparam=-1) | TMethodCall | |
SetParams(const T &... params) | TMethodCall | inline |
SetUniqueID(UInt_t uid) | TObject | virtual |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TestBit(UInt_t f) const | TObject | inline |
TestBits(UInt_t f) const | TObject | inline |
TMethodCall() | TMethodCall | |
TMethodCall(TClass *cl, CallFunc_t *callfunc, Long_t offset=0) | TMethodCall | |
TMethodCall(TClass *cl, const char *method, const char *params) | TMethodCall | |
TMethodCall(const char *function, const char *params) | TMethodCall | |
TMethodCall(const TFunction *func) | TMethodCall | |
TMethodCall(const TMethodCall &org) | TMethodCall | |
TObject() | TObject | inline |
TObject(const TObject &object) | TObject | inline |
UseCurrentStyle() | TObject | virtual |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) const | TObject | virtual |
~TMethodCall() | TMethodCall | |
~TObject() | TObject | virtual |