Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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 750 of file TCollectionProxyInfo.h.

Classes

struct  Iterators
 

Public Types

typedef Bitset_t Cont_t
 
typedef Environ< Iter_tEnv_t
 
typedef std::pair< size_t, Bool_tIter_t
 
typedef Iterators Iterators_t
 
typedef Cont_tPCont_t
 
typedef Env_tPEnv_t
 
typedef Value_tPValue_t
 
typedef Bool_t Value_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 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< const Bool_t & >
static void * address (const Bool_t & ref)
 

#include <TCollectionProxyInfo.h>

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

Member Typedef Documentation

◆ Cont_t

◆ Env_t

◆ Iter_t

◆ Iterators_t

◆ PCont_t

◆ PEnv_t

◆ PValue_t

◆ Value_t

Constructor & Destructor Documentation

◆ ~Type()

Member Function Documentation

◆ clear()

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

Definition at line 770 of file TCollectionProxyInfo.h.

◆ collect()

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

Definition at line 793 of file TCollectionProxyInfo.h.

◆ construct()

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

Definition at line 789 of file TCollectionProxyInfo.h.

◆ destruct()

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

Definition at line 800 of file TCollectionProxyInfo.h.

◆ first()

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

Definition at line 774 of file TCollectionProxyInfo.h.

◆ next()

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

Definition at line 782 of file TCollectionProxyInfo.h.

◆ object()

◆ size()

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

Definition at line 765 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: