Logo ROOT  
Reference Guide
TFolder.cxx File Reference
#include "Riostream.h"
#include "Strlen.h"
#include "TFolder.h"
#include "TBrowser.h"
#include "TROOT.h"
#include "TClass.h"
#include "TError.h"
#include "TRegexp.h"
Include dependency graph for TFolder.cxx:

Enumerations

enum  { kOwnFolderList = BIT(15) }
 

Variables

static const char * gFolderD [64]
 
static Int_t gFolderLevel = -1
 
static char gFolderPath [512]
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
kOwnFolderList 

Definition at line 98 of file TFolder.cxx.

Variable Documentation

◆ gFolderD

const char* gFolderD[64]
static

Definition at line 94 of file TFolder.cxx.

◆ gFolderLevel

Int_t gFolderLevel = -1
static

Definition at line 95 of file TFolder.cxx.

◆ gFolderPath

char gFolderPath[512]
static

Definition at line 96 of file TFolder.cxx.