Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TDirectory.h File Reference
#include "TNamed.h"
#include "TClass.h"
#include "TUUID.h"
#include <atomic>
#include "TList.h"
#include "TBuffer.h"
Include dependency graph for TDirectory.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TDirectory::TContext
 TDirectory::TContext keeps track and restore the current directory. More...
 
class  TDirectory
 Describe directory structure in memory. More...
 
struct  ROOT::Internal::TDirectoryAtomicAdapter
 Internal class used in the implementation of gDirectory The objects of type TDirectoryAtomicAdapter should only be used inside the thread that created them. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Internal
 

Macros

#define gDirectory   (::ROOT::Internal::TDirectoryAtomicAdapter{})
 

Macro Definition Documentation

◆ gDirectory

#define gDirectory   (::ROOT::Internal::TDirectoryAtomicAdapter{})

Definition at line 384 of file TDirectory.h.