Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces
TDirectory.hxx File Reference
#include "ROOT/TLogger.hxx"
#include "ROOT/TDirectoryEntry.hxx"
#include <iterator>
#include <memory>
#include <type_traits>
#include <unordered_map>
#include <string>
#include <ROOT/RStringView.hxx>
Include dependency graph for TDirectory.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::TDirectory
 Key/value store of objects. More...
 
class  ROOT::Experimental::TDirectoryTypeMismatch
 Objects of this class are thrown to signal that the value known under the given name . More...
 
class  ROOT::Experimental::TDirectoryUnknownKey
 Objects of this class are thrown to signal that no key with that name exists. More...
 
struct  ROOT::Experimental::TDirectory::ToContentType< T >
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Experimental