13 #ifndef ROOT_TDictionary 14 #define ROOT_TDictionary 58 class BaseClassInfo_t;
59 class DataMemberInfo_t;
62 class MethodArgInfo_t;
63 class MethodArgInfo_t;
169 Bool_t UpdateInterpreterStateMarker();
179 void CreateAttributeMap();
185 return fAttributeMap;
187 virtual Long_t Property()
const = 0;
189 static TDictionary* GetDictionary(
const std::type_info &typeinfo);
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecu...
ULong64_t fUpdatingTransactionCount
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
This class defines an abstract interface that must be implemented by all classes that contain diction...
TDictionary(const char *name)
TDictAttributeMap * fAttributeMap
The ROOT object has a list of properties which are stored and retrieved using TDictAttributeMap.
unsigned long long ULong64_t
TDictAttributeMap * GetAttributeMap() const