Classes | |
| struct | ROOT::HasCollectionProxyMemberType< T, typename > |
| Template specializations for classes with collection proxies. More... | |
| struct | ROOT::IsCollectionProxy< T, typename > |
| Helper type trait for marking classes as a collection proxy. More... | |
| class | ROOT::RProxiedCollectionField::RCollectionIterableOnce |
| Allows for iterating over the elements of a proxied collection. More... | |
| class | ROOT::RProxiedCollectionField::RCollectionIterableOnce::RIterator |
| struct | ROOT::RProxiedCollectionField::RCollectionIterableOnce::RIteratorFuncs |
| class | ROOT::RMapField |
| Template specializations for C++ std::[unordered_][multi]map. More... | |
| class | ROOT::RProxiedCollectionField::RProxiedCollectionDeleter |
| class | ROOT::RProxiedCollectionField |
| The field for a class representing a collection of elements via TVirtualCollectionProxy. More... | |
| class | ROOT::RSetField |
| Template specializations for C++ std::[unordered_][multi]set. More... | |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Detail |
| Special implementation of ROOT::RRangeCast for TCollection, including a check that the cast target type inherits from TObject and a new constructor that takes the TCollection by pointer. | |