![]() |
ROOT
6.06/09
Reference Guide
|
#include "TClass.h"#include "TMethod.h"#include "TMethodArg.h"#include "TMethodCall.h"#include "TROOT.h"#include "TApplication.h"#include "TInterpreter.h"#include "Strlen.h"#include "TDataMember.h"
Include dependency graph for TMethod.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TMethod) TMethod | |
| Default TMethod ctor. More... | |
| ClassImp | ( | TMethod | ) |
Default TMethod ctor.
TMethods are constructed in TClass. Comment strings are pre-parsed to find out whether the method is a context-menu item.
Definition at line 32 of file TMethod.cxx.