![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 238 of file TCollectionProxyInfo.h.
Public Types | |
typedef T | Iter_t |
Public Member Functions | |
Environ () | |
T & | iter () |
![]() | |
EnvironBase () | |
virtual | ~EnvironBase () |
Static Public Member Functions | |
static void * | Create () |
Public Attributes | |
Iter_t | fIterator |
![]() | |
size_t | fIdx |
size_t | fSize |
void * | fObject |
void * | fStart |
void * | fTemp |
union { | |
Bool_t fUseTemp | |
Bool_t fLastValueVecBool | |
}; | |
int | fRefCount |
size_t | fSpace |
#include <TCollectionProxyInfo.h>
typedef T ROOT::Detail::TCollectionProxyInfo::Environ< T >::Iter_t |
Definition at line 240 of file TCollectionProxyInfo.h.
|
inline |
Definition at line 239 of file TCollectionProxyInfo.h.
Referenced by ROOT::Detail::TCollectionProxyInfo::Environ< T >::Create().
|
inlinestatic |
Definition at line 243 of file TCollectionProxyInfo.h.
Referenced by TEmulatedCollectionProxy::TEmulatedCollectionProxy().
|
inline |
Definition at line 242 of file TCollectionProxyInfo.h.
Referenced by ROOT::Detail::TCollectionProxyInfo::Type< T >::first(), ROOT::Detail::TCollectionProxyInfo::Type< T >::next(), and ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::next().
Iter_t ROOT::Detail::TCollectionProxyInfo::Environ< T >::fIterator |
Definition at line 241 of file TCollectionProxyInfo.h.
Referenced by ROOT::Detail::TCollectionProxyInfo::Type< T >::first(), ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::first(), ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::first(), ROOT::Detail::TCollectionProxyInfo::Environ< T >::iter(), ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::next(), and TGenCollectionProxy::TGenCollectionProxy().