ROOT  6.06/09
Reference Guide
Classes | Macros | Variables
TTabCom.h File Reference
#include "TObjString.h"
#include "TRegexp.h"
#include "Riosfwd.h"
+ Include dependency graph for TTabCom.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TTabCom
 

Macros

#define MAX_LEN_PAT   1024
 
#define dblquote(x)   "\"" << x << "\""
 

Variables

R__EXTERN TTabComgTabCom
 

Macro Definition Documentation

#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().

Variable Documentation

R__EXTERN TTabCom* gTabCom