Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RDirectory.hxx File Reference
#include "ROOT/RDirectoryEntry.hxx"
#include "ROOT/RLogger.hxx"
#include <iterator>
#include <memory>
#include <type_traits>
#include <unordered_map>
#include <string>
#include <string_view>
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
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Experimental
 

Functions

RLogChannelROOT::Experimental::IOLog ()
 Logging for generic IO functionality.
 

Detailed Description

Author
Axel Naumann axel@.nosp@m.cern.nosp@m..ch
Date
2015-07-31
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RDirectory.hxx.