|
ROOT 6.10/00 Reference Guide |
Definition at line 716 of file TCollectionProxyInfo.h.
Public Types | |
| typedef std::vector< Bool_t > | Cont_t |
| typedef Environ< Iter_t > | Env_t |
| typedef Cont_t::iterator | Iter_t |
| typedef Cont_t * | PCont_t |
| typedef Env_t * | PEnv_t |
| typedef Value_t * | PValue_t |
| typedef Cont_t::value_type | Value_t |
Public Types inherited from ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > > | |
| 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 |
Static Public Member Functions | |
| static void * | feed (void *from, void *to, size_t size) |
| static void | resize (void *obj, size_t n) |
| static int | value_offset () |
Static Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_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< std::vector< Bool_t >::const_reference > | |
| static void * | address (std::vector< Bool_t >::const_referenceref) |
Additional Inherited Members | |
Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > > | |
| virtual | ~Type () |
Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Address< std::vector< Bool_t >::const_reference > | |
| virtual | ~Address () |
#include <TCollectionProxyInfo.h>
| typedef std::vector<Bool_t> ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::Cont_t |
Definition at line 717 of file TCollectionProxyInfo.h.
| typedef Environ<Iter_t> ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::Env_t |
Definition at line 720 of file TCollectionProxyInfo.h.
| typedef Cont_t::iterator ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::Iter_t |
Definition at line 718 of file TCollectionProxyInfo.h.
| typedef Cont_t* ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::PCont_t |
Definition at line 722 of file TCollectionProxyInfo.h.
| typedef Env_t* ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::PEnv_t |
Definition at line 721 of file TCollectionProxyInfo.h.
| typedef Value_t* ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::PValue_t |
Definition at line 723 of file TCollectionProxyInfo.h.
| typedef Cont_t::value_type ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::Value_t |
Definition at line 719 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 729 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 725 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 736 of file TCollectionProxyInfo.h.