|
ROOT 6.10/00 Reference Guide |
Definition at line 616 of file TCollectionProxyInfo.h.
Classes | |
| struct | Iterators |
Public Types | |
| typedef std::vector< Bool_t > | Cont_t |
| typedef Environ< Iter_t > | Env_t |
| typedef std::vector< Bool_t > ::iterator | Iter_t |
| typedef Iterators | Iterators_t |
| typedef Cont_t * | PCont_t |
| typedef Env_t * | PEnv_t |
| typedef Value_t * | PValue_t |
| typedef std::vector< Bool_t > ::value_type | Value_t |
Public Member Functions | |
| virtual | ~Type () |
Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Address< std::vector< Bool_t >::const_reference > | |
| virtual | ~Address () |
Static Public Member Functions | |
| 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< std::vector< Bool_t >::const_reference > | |
| static void * | address (std::vector< Bool_t >::const_referenceref) |
#include <TCollectionProxyInfo.h>
| typedef std::vector<Bool_t> ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::Cont_t |
Definition at line 619 of file TCollectionProxyInfo.h.
| typedef Environ<Iter_t> ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::Env_t |
Definition at line 622 of file TCollectionProxyInfo.h.
| typedef std::vector<Bool_t>::iterator ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::Iter_t |
Definition at line 620 of file TCollectionProxyInfo.h.
| typedef Iterators ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::Iterators_t |
Definition at line 712 of file TCollectionProxyInfo.h.
| typedef Cont_t* ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::PCont_t |
Definition at line 624 of file TCollectionProxyInfo.h.
| typedef Env_t* ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::PEnv_t |
Definition at line 623 of file TCollectionProxyInfo.h.
| typedef Value_t* ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::PValue_t |
Definition at line 625 of file TCollectionProxyInfo.h.
| typedef std::vector<Bool_t>::value_type ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::Value_t |
Definition at line 621 of file TCollectionProxyInfo.h.
|
inlinevirtual |
Definition at line 627 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 637 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 663 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 659 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 670 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 641 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 652 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 629 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 632 of file TCollectionProxyInfo.h.