#include "TNamed.h"
#include "TClass.h"
#include "TUUID.h"
#include <atomic>
#include "TList.h"
#include "TBuffer.h"
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 |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Internal |
Macros | |
#define | gDirectory (::ROOT::Internal::TDirectoryAtomicAdapter{}) |
#define gDirectory (::ROOT::Internal::TDirectoryAtomicAdapter{}) |
Definition at line 386 of file TDirectory.h.