Logo ROOT  
Reference Guide
RDirectory.hxx File Reference
#include "ROOT/RLogger.hxx"
#include "ROOT/RDirectoryEntry.hxx"
#include <iterator>
#include <memory>
#include <type_traits>
#include <unordered_map>
#include <string>
#include <ROOT/RStringView.hxx>
Include dependency graph for RDirectory.hxx:
This graph shows which files directly or indirectly include this file:

Classes

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

Namespaces

namespace  ROOT
 VSD Structures.
 
namespace  ROOT::Experimental