Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TFolder.cxx File Reference
#include <iostream>
#include "Strlen.h"
#include "strlcpy.h"
#include "TFolder.h"
#include "TBrowser.h"
#include "TList.h"
#include "TROOT.h"
#include "TClass.h"
#include "TError.h"
#include "TRegexp.h"
Include dependency graph for TFolder.cxx:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 

Enumerations

enum  { kOwnFolderList = (1ULL << ( 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 102 of file TFolder.cxx.

Variable Documentation

◆ gFolderD

const char* gFolderD[64]
static

Definition at line 98 of file TFolder.cxx.

◆ gFolderLevel

Int_t gFolderLevel = -1
static

Definition at line 99 of file TFolder.cxx.

◆ gFolderPath

char gFolderPath[512]
static

Definition at line 100 of file TFolder.cxx.