Small helper to save proxy environment in the event of recursive calls.
Definition at line 240 of file TCollectionProxyInfo.h.
Public Types | |
| typedef T | Iter_t |
Public Member Functions | |
| Environ () | |
| T & | iter () |
Static Public Member Functions | |
| static void * | Create () |
Public Attributes | ||
| union { | ||
| Bool_t fLastValueVecBool | ||
| Bool_t fUseTemp | ||
| }; | ||
| size_t | fIdx | |
| Iter_t | fIterator | |
| void * | fObject | |
| int | fRefCount | |
| size_t | fSize | |
| size_t | fSpace | |
| void * | fStart | |
| void * | fTemp | |
#include <TCollectionProxyInfo.h>
| typedef T ROOT::Detail::TCollectionProxyInfo::Environ< T >::Iter_t |
Definition at line 242 of file TCollectionProxyInfo.h.
|
inline |
Definition at line 241 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 245 of file TCollectionProxyInfo.h.
|
inline |
Definition at line 244 of file TCollectionProxyInfo.h.
| union { ... } ROOT::Detail::TCollectionProxyInfo::EnvironBase |
|
inherited |
Definition at line 228 of file TCollectionProxyInfo.h.
| Iter_t ROOT::Detail::TCollectionProxyInfo::Environ< T >::fIterator |
Definition at line 243 of file TCollectionProxyInfo.h.
|
inherited |
Definition at line 235 of file TCollectionProxyInfo.h.
|
inherited |
Definition at line 230 of file TCollectionProxyInfo.h.
|
inherited |
Definition at line 237 of file TCollectionProxyInfo.h.
|
inherited |
Definition at line 229 of file TCollectionProxyInfo.h.
|
inherited |
Definition at line 238 of file TCollectionProxyInfo.h.
|
inherited |
Definition at line 231 of file TCollectionProxyInfo.h.
|
inherited |
Definition at line 232 of file TCollectionProxyInfo.h.
|
inherited |
Definition at line 234 of file TCollectionProxyInfo.h.