9#ifndef ROOT7_Browsable_TKeyItem 
   10#define ROOT7_Browsable_TKeyItem 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Representation of single item in the browser.
 
Representation of single item in the file browser for object from TKey.
 
void SetClassName(const std::string &_className)
 
virtual ~TKeyItem()=default
 
TKeyItem(const std::string &_name, int _nchilds)
 
std::string className
class name
 
Describe directory structure in memory.
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...