|
struct | ROOT::Experimental::HasCollectionProxyMemberType< T, typename > |
| Template specializations for classes with collection proxies. More...
|
|
struct | ROOT::Experimental::IsCollectionProxy< T, typename > |
| The point here is that we can only tell at run time if a class has an associated collection proxy. More...
|
|
class | ROOT::Experimental::RProxiedCollectionField::RCollectionIterableOnce |
| Allows for iterating over the elements of a proxied collection. More...
|
|
class | ROOT::Experimental::RProxiedCollectionField::RCollectionIterableOnce::RIterator |
|
struct | ROOT::Experimental::RProxiedCollectionField::RCollectionIterableOnce::RIteratorFuncs |
|
class | ROOT::Experimental::RMapField |
| Template specializations for C++ std::[unordered_][multi]map. More...
|
|
class | ROOT::Experimental::RProxiedCollectionField::RProxiedCollectionDeleter |
|
class | ROOT::Experimental::RProxiedCollectionField |
| The field for a class representing a collection of elements via TVirtualCollectionProxy . More...
|
|
class | ROOT::Experimental::RSetField |
| Template specializations for C++ std::[unordered_][multi]set. More...
|
|