library: libCore #include "TGenCollectionProxy.h" |
~Value() | |
void | DeleteItem(void* ptr) |
TGenCollectionProxy::Value& | operator=(const TGenCollectionProxy::Value&) |
TGenCollectionProxy::Value | Value(const TGenCollectionProxy::Value& inside) |
TGenCollectionProxy::Value | Value(const string& info) |
void* | fCtor | Method cache for containee constructor |
void* | fDtor | Method cache for containee destructor |
void* | fDelete | Method cache for containee delete |
unsigned int | fCase | type of data of Value_type |
TClassRef | fType | TClass reference of Value_type in collection |
EDataType | fKind | kind of ROOT-fundamental type |
size_t | fSize | fSize of the contained object |