12 #ifndef ROOT_TClingMethodArgInfo 13 #define ROOT_TClingMethodArgInfo 47 explicit TClingMethodArgInfo(cling::Interpreter *interp) : fInterp(interp), fMethodInfo(0), fIdx(-1) {}
52 long Property()
const;
53 const char *DefaultValue()
const;
54 const char *
Name()
const;
56 const char *TypeName()
const;
60 #endif // ROOT_TClingMethodArgInfo TClingMethodArgInfo(cling::Interpreter *interp)
Emulation of the CINT MethodInfo class.
const TClingMethodInfo * fMethodInfo
TClingMethodArgInfo(cling::Interpreter *interp, const TClingMethodInfo *mi)
Emulation of the CINT TypeInfo class.
Type
enumeration specifying the integration types.
Emulation of the CINT MethodInfo class.
Print a TSeq at the prompt:
cling::Interpreter * fInterp