Logo ROOT   6.10/00
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 616 of file TCollectionProxyInfo.h.

Classes

struct  Iterators
 

Public Types

typedef std::vector< Bool_tCont_t
 
typedef Environ< Iter_tEnv_t
 
typedef std::vector< Bool_t >
::iterator 
Iter_t
 
typedef Iterators Iterators_t
 
typedef Cont_tPCont_t
 
typedef Env_tPEnv_t
 
typedef Value_tPValue_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 voidclear (void *env)
 
static voidcollect (void *coll, void *array)
 
static voidconstruct (void *, size_t)
 
static void destruct (void *, size_t)
 
static voidfirst (void *env)
 
static voidnext (void *env)
 
static PCont_t object (void *ptr)
 
static voidsize (void *env)
 
- 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 619 of file TCollectionProxyInfo.h.

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.

Definition at line 712 of file TCollectionProxyInfo.h.

Definition at line 624 of file TCollectionProxyInfo.h.

Definition at line 623 of file TCollectionProxyInfo.h.

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.

Constructor & Destructor Documentation

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

Definition at line 627 of file TCollectionProxyInfo.h.

Member Function Documentation

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

Definition at line 637 of file TCollectionProxyInfo.h.

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

Definition at line 663 of file TCollectionProxyInfo.h.

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

Definition at line 659 of file TCollectionProxyInfo.h.

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

Definition at line 670 of file TCollectionProxyInfo.h.

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

Definition at line 641 of file TCollectionProxyInfo.h.

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

Definition at line 652 of file TCollectionProxyInfo.h.

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

Definition at line 629 of file TCollectionProxyInfo.h.

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

Definition at line 632 of file TCollectionProxyInfo.h.


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