Definition at line 856 of file TCollectionProxyInfo.h.
Public Types | |
| typedef Bitset_t | Cont_t |
| typedef Environ< Iter_t > | Env_t |
| using | InfoBase_t = TCollectionProxyInfo::Type<Internal::TStdBitsetHelper<Bitset_t> > |
| typedef std::pair< size_t, Bool_t > | Iter_t |
| typedef Cont_t * | PCont_t |
| typedef Env_t * | PEnv_t |
| typedef Value_t * | PValue_t |
| typedef Bool_t | Value_t |
Public Types inherited from ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > > | |
| typedef Bitset_t | Cont_t |
| typedef Environ< Iter_t > | Env_t |
| typedef std::pair< size_t, Bool_t > | Iter_t |
| typedef Iterators | Iterators_t |
| typedef Cont_t * | PCont_t |
| typedef Env_t * | PEnv_t |
| typedef Value_t * | PValue_t |
| typedef Bool_t | Value_t |
Static Public Member Functions | |
| static void * | feed (void *from, void *to, size_t size) |
| static void | resize (void *, size_t) |
| static int | value_offset () |
Static Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > > | |
| static void * | clear (void *env) |
| static void * | collect (void *coll, void *array) |
| static void * | construct (void *, size_t) |
| static void | destruct (void *, size_t) |
| static void * | first (void *env) |
| static void * | next (void *env) |
| static PCont_t | object (void *ptr) |
| static void * | size (void *env) |
Static Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Address< const Bool_t & > | |
| static void * | address (const Bool_t & ref) |
Additional Inherited Members | |
Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > > | |
| virtual | ~Type () |
Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Address< const Bool_t & > | |
| virtual | ~Address () |
#include <TCollectionProxyInfo.h>
| typedef Bitset_t ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::Cont_t |
Definition at line 753 of file TCollectionProxyInfo.h.
| typedef Environ<Iter_t> ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::Env_t |
Definition at line 756 of file TCollectionProxyInfo.h.
| using ROOT::Detail::TCollectionProxyInfo::Pushback< Internal::TStdBitsetHelper< Bitset_t > >::InfoBase_t = TCollectionProxyInfo::Type<Internal::TStdBitsetHelper<Bitset_t> > |
Definition at line 857 of file TCollectionProxyInfo.h.
| typedef std::pair<size_t,Bool_t> ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::Iter_t |
Definition at line 754 of file TCollectionProxyInfo.h.
| typedef Cont_t* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::PCont_t |
Definition at line 758 of file TCollectionProxyInfo.h.
| typedef Env_t* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::PEnv_t |
Definition at line 757 of file TCollectionProxyInfo.h.
| typedef Value_t* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::PValue_t |
Definition at line 759 of file TCollectionProxyInfo.h.
| typedef Bool_t ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::Value_t |
Definition at line 755 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 868 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 866 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 875 of file TCollectionProxyInfo.h.