ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Classes | Public Types | Public Member Functions | Static Public Member Functions | List of all members
ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > > Struct Template Reference

template<>
struct ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >

Definition at line 622 of file TCollectionProxyInfo.h.

Classes

struct  Iterators
 

Public Types

typedef std::vector< Bool_tCont_t
 
typedef std::vector< Bool_t >
::iterator 
Iter_t
 
typedef std::vector< Bool_t >
::value_type 
Value_t
 
typedef Environ< Iter_tEnv_t
 
typedef Env_tPEnv_t
 
typedef Cont_tPCont_t
 
typedef Value_tPValue_t
 
typedef Iterators Iterators_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 PCont_t object (void *ptr)
 
static voidsize (void *env)
 
static voidclear (void *env)
 
static voidfirst (void *env)
 
static voidnext (void *env)
 
static voidconstruct (void *, size_t)
 
static voidcollect (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 voidaddress (std::vector< Bool_t >::const_referenceref)
 

#include <TCollectionProxyInfo.h>

Inheritance diagram for ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >:
[legend]

Member Typedef Documentation

typedef std::vector<Bool_t> ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::Cont_t

Definition at line 625 of file TCollectionProxyInfo.h.

Definition at line 628 of file TCollectionProxyInfo.h.

typedef std::vector<Bool_t>::iterator ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::Iter_t

Definition at line 626 of file TCollectionProxyInfo.h.

Definition at line 719 of file TCollectionProxyInfo.h.

Definition at line 630 of file TCollectionProxyInfo.h.

Definition at line 629 of file TCollectionProxyInfo.h.

Definition at line 631 of file TCollectionProxyInfo.h.

typedef std::vector<Bool_t>::value_type ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::Value_t

Definition at line 627 of file TCollectionProxyInfo.h.

Constructor & Destructor Documentation

virtual ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::~Type ( )
inlinevirtual

Definition at line 633 of file TCollectionProxyInfo.h.

Member Function Documentation

static void* ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::clear ( void env)
inlinestatic

Definition at line 643 of file TCollectionProxyInfo.h.

static void* ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::collect ( void coll,
void array 
)
inlinestatic

Definition at line 669 of file TCollectionProxyInfo.h.

static void* ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::construct ( void ,
size_t   
)
inlinestatic

Definition at line 665 of file TCollectionProxyInfo.h.

static void ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::destruct ( void ,
size_t   
)
inlinestatic

Definition at line 676 of file TCollectionProxyInfo.h.

static void* ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::first ( void env)
inlinestatic

Definition at line 647 of file TCollectionProxyInfo.h.

static void* ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::next ( void env)
inlinestatic

Definition at line 658 of file TCollectionProxyInfo.h.

static PCont_t ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::object ( void ptr)
inlinestatic

Definition at line 635 of file TCollectionProxyInfo.h.

static void* ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >::size ( void env)
inlinestatic

Definition at line 638 of file TCollectionProxyInfo.h.

Collaboration diagram for ROOT::Detail::TCollectionProxyInfo::Type< std::vector< Bool_t > >:
[legend]

The documentation for this struct was generated from the following file: