ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Classes | |
class | TTabCom |
Macros | |
#define | MAX_LEN_PAT 1024 |
#define | dblquote(x) "\"" << x << "\"" |
Variables | |
R__EXTERN TTabCom * | gTabCom |
#define dblquote | ( | x | ) | "\"" << x << "\"" |
Definition at line 51 of file TTabCom.h.
Referenced by TTabCom::Hook(), and TTabCom::MakeClassFromVarName().
#define MAX_LEN_PAT 1024 |
Definition at line 50 of file TTabCom.h.
Referenced by TTabCom::SetPattern().
Definition at line 237 of file TTabCom.h.
Referenced by ClassImp(), TRint::HandleTermInput(), TRint::TabCompletionHook(), TRint::Terminate(), and TRint::~TRint().