#include "TNamed.h"
#include "TClass.h"
#include "TUUID.h"
#include <atomic>
#include "TList.h"
#include "TBuffer.h"
Classes | |
class | TDirectory::TContext |
Small helper to keep current directory context. More... | |
class | TDirectory |
Describe directory structure in memory. More... | |
struct | ROOT::Internal::TDirectoryAtomicAdapter |
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(TDirectory::CurrentDirectory())) |
#define gDirectory (ROOT::Internal::TDirectoryAtomicAdapter(TDirectory::CurrentDirectory())) |
Definition at line 290 of file TDirectory.h.