![]() |
ROOT
6.06/08
Reference Guide
|
Definition at line 723 of file TCollectionProxyInfo.h.
Public Types | |
| typedef std::vector< Bool_t > | Cont_t |
| typedef Cont_t::iterator | Iter_t |
| typedef Cont_t::value_type | Value_t |
| typedef Environ< Iter_t > | Env_t |
| typedef Env_t * | PEnv_t |
| typedef Cont_t * | PCont_t |
| typedef Value_t * | PValue_t |
Public Types inherited from ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > > | |
| typedef std::vector< Bool_t > | Cont_t |
| typedef std::vector< Bool_t >::iterator | Iter_t |
| typedef std::vector< Bool_t >::value_type | Value_t |
| typedef Environ< Iter_t > | Env_t |
| typedef Env_t * | PEnv_t |
| typedef Cont_t * | PCont_t |
| typedef Value_t * | PValue_t |
| typedef Iterators | Iterators_t |
Static Public Member Functions | |
| static void | resize (void *obj, size_t n) |
| static void * | feed (void *from, void *to, size_t size) |
| static int | value_offset () |
Static Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > > | |
| static PCont_t | object (void *ptr) |
| static void * | size (void *env) |
| static void * | clear (void *env) |
| static void * | first (void *env) |
| static void * | next (void *env) |
| static void * | construct (void *, size_t) |
| static void * | collect (void *coll, void *array) |
| static void | destruct (void *, size_t) |
Static Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Address< std::vector< Bool_t >::const_reference > | |
| static void * | address (std::vector< Bool_t >::const_reference ref) |
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 () |
| void * | address (std::vector< Bool_t >::const_reference) |
#include <TCollectionProxyInfo.h>
Inheritance diagram for ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >:
Collaboration diagram for ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >:| typedef std::vector<Bool_t> ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::Cont_t |
Definition at line 724 of file TCollectionProxyInfo.h.
| typedef Environ<Iter_t> ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::Env_t |
Definition at line 727 of file TCollectionProxyInfo.h.
| typedef Cont_t::iterator ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::Iter_t |
Definition at line 725 of file TCollectionProxyInfo.h.
| typedef Cont_t* ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::PCont_t |
Definition at line 729 of file TCollectionProxyInfo.h.
| typedef Env_t* ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::PEnv_t |
Definition at line 728 of file TCollectionProxyInfo.h.
| typedef Value_t* ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::PValue_t |
Definition at line 730 of file TCollectionProxyInfo.h.
| typedef Cont_t::value_type ROOT::Detail::TCollectionProxyInfo::Pushback< std::vector< bool > >::Value_t |
Definition at line 726 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 736 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 732 of file TCollectionProxyInfo.h.
|
inlinestatic |
Definition at line 743 of file TCollectionProxyInfo.h.