Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Internal |
Functions | |
| RResult< void > | ROOT::Internal::EnsureValidNameForRNTuple (std::string_view name, std::string_view where) |
| Check whether a given string is a valid name according to the RNTuple specification. | |
| template<typename T > | |
| auto | ROOT::Internal::MakeAliasedSharedPtr (T *rawPtr) |
| template<typename T > | |
| std::unique_ptr< T[]> | ROOT::Internal::MakeUninitArray (std::size_t size) |
| Make an array of default-initialized elements. | |
| ROOT::RLogChannel & | ROOT::Internal::NTupleLog () |
| Log channel for RNTuple diagnostics. | |
Definition in file RNTupleUtils.hxx.