ROOT
6.06/09
Reference Guide
|
#include "Riostream.h"
#include "Strlen.h"
#include "TFolder.h"
#include "TBrowser.h"
#include "TROOT.h"
#include "TClass.h"
#include "TError.h"
#include "TRegexp.h"
Go to the source code of this file.
Enumerations | |
enum | { kOwnFolderList = BIT(15) } |
Functions | |
ClassImp (TFolder) TFolder | |
Default constructor used by the Input functions. More... | |
Variables | |
static const char * | gFolderD [64] |
static Int_t | gFolderLevel = -1 |
static char | gFolderPath [512] |
anonymous enum |
Enumerator | |
---|---|
kOwnFolderList |
Definition at line 96 of file TFolder.cxx.
ClassImp | ( | TFolder | ) |
Default constructor used by the Input functions.
This constructor should not be called by a user directly. The normal way to create a folder is by calling TFolder::AddFolder.
Definition at line 98 of file TFolder.cxx.
|
static |
Definition at line 92 of file TFolder.cxx.
Referenced by TFolder::FindFullPathName(), and TFolder::FindObjectAny().
|
static |
Definition at line 93 of file TFolder.cxx.
Referenced by TFolder::FindFullPathName(), and TFolder::FindObjectAny().
|
static |
Definition at line 94 of file TFolder.cxx.
Referenced by TFolder::FindFullPathName().