Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TMethodCall.cxx File Reference

Functions

static TClassR__FindScope (const char *function, UInt_t &pos, ClassInfo_t *cinfo)
 Helper function to find the scope associated with a qualified function name.

Function Documentation

◆ R__FindScope()

TClass * R__FindScope ( const char * function,
UInt_t & pos,
ClassInfo_t * cinfo )
static

Helper function to find the scope associated with a qualified function name.

Definition at line 148 of file TMethodCall.cxx.