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< Internal::TStdBitsetHelper< Bitset_t > > Struct Template Reference

template<typename Bitset_t>
struct ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >

Definition at line 757 of file TCollectionProxyInfo.h.

Classes

struct  Iterators
 

Public Types

typedef Bitset_t Cont_t
 
typedef std::pair< size_t, Bool_tIter_t
 
typedef Bool_t 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< const Bool_t & >
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< const Bool_t & >
static voidaddress (const Bool_t &ref)
 

#include <TCollectionProxyInfo.h>

Inheritance diagram for ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >:
[legend]

Member Typedef Documentation

template<typename Bitset_t >
typedef Bitset_t ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::Cont_t

Definition at line 759 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
typedef Environ<Iter_t> ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::Env_t

Definition at line 762 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
typedef std::pair<size_t,Bool_t> ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::Iter_t

Definition at line 760 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
typedef Iterators ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::Iterators_t

Definition at line 857 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
typedef Cont_t* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::PCont_t

Definition at line 764 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
typedef Env_t* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::PEnv_t

Definition at line 763 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
typedef Value_t* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::PValue_t

Definition at line 765 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
typedef Bool_t ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::Value_t

Definition at line 761 of file TCollectionProxyInfo.h.

Constructor & Destructor Documentation

template<typename Bitset_t >
virtual ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::~Type ( )
inlinevirtual

Definition at line 767 of file TCollectionProxyInfo.h.

Member Function Documentation

template<typename Bitset_t >
static void* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::clear ( void env)
inlinestatic

Definition at line 777 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
static void* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::collect ( void coll,
void array 
)
inlinestatic

Definition at line 800 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
static void* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::construct ( void ,
size_t   
)
inlinestatic

Definition at line 796 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
static void ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::destruct ( void ,
size_t   
)
inlinestatic

Definition at line 807 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
static void* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::first ( void env)
inlinestatic

Definition at line 781 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
static void* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::next ( void env)
inlinestatic

Definition at line 789 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
static PCont_t ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::object ( void ptr)
inlinestatic

Definition at line 769 of file TCollectionProxyInfo.h.

template<typename Bitset_t >
static void* ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >::size ( void env)
inlinestatic

Definition at line 772 of file TCollectionProxyInfo.h.

Collaboration diagram for ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >:
[legend]

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