ROOT 6.12/07 Reference Guide |
#include "TInterpreter.h"
#include "TMethodCall.h"
#include "TMethod.h"
#include "TClass.h"
#include "TROOT.h"
#include "Strlen.h"
#include "TVirtualMutex.h"
#include "TError.h"
Functions | |
static TClass * | R__FindScope (const char *function, UInt_t &pos, ClassInfo_t *cinfo) |
Helper function to find the scope associated with a qualified function name. More... | |
Helper function to find the scope associated with a qualified function name.
Definition at line 146 of file TMethodCall.cxx.