TTabCom.cxx File Reference

#include <stdio.h>
#include <assert.h>
#include "RConfigure.h"
#include "TTabCom.h"
#include "TClass.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TMethod.h"
#include "TEnv.h"
#include "TBenchmark.h"
#include "TError.h"
#include "TGlobal.h"
#include "TList.h"
#include "Getline.h"
#include "TFunction.h"
#include "TMethodArg.h"
#include "TInterpreter.h"
#include "Riostream.h"
#include "Rstrstream.h"

Go to the source code of this file.

Defines

#define BUF_SIZE   1024
#define IfDebug(x)   if(gDebug==TTabCom::kDebug) x

Functions

 ClassImp (TTabCom) TTabCom *gTabCom=0
int gl_root_tab_hook (char *buf, int, int *pLoc)

Variables

const char kDelim = ':'


Define Documentation

#define BUF_SIZE   1024

Definition at line 145 of file TTabCom.cxx.

#define IfDebug ( x   )     if(gDebug==TTabCom::kDebug) x

Definition at line 146 of file TTabCom.cxx.

Referenced by TTabCom::Complete(), TTabCom::CopyMatch(), TTabCom::DetermineClass(), TTabCom::DetermineContext(), TTabCom::DeterminePath(), TTabCom::Hook(), and TTabCom::NewListOfFilesInPath().


Function Documentation

ClassImp ( TTabCom   )  [pure virtual]

int gl_root_tab_hook ( char *  buf,
int  ,
int *  pLoc 
)

Definition at line 165 of file TTabCom.cxx.

Referenced by TTabCom::TTabCom().


Variable Documentation

const char kDelim = ':'

Definition at line 153 of file TTabCom.cxx.

Referenced by TTabCom::ExcludedByFignore(), TTabCom::ExtendPath(), and TTabCom::NewListOfFilesInPath().


Generated on Tue Jul 5 15:57:34 2011 for ROOT_528-00b_version by  doxygen 1.5.1