#include "ROOT/RDirectoryEntry.hxx"#include "ROOT/RLogger.hxx"#include <iterator>#include <memory>#include <type_traits>#include <unordered_map>#include <string>#include <string_view>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 | 
| 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::Experimental | 
Functions | |
| RLogChannel & | ROOT::Experimental::IOLog () | 
| Logging for generic IO functionality.   | |
Definition in file RDirectory.hxx.