Logo ROOT   6.12/07
Reference Guide
List of all members | Public Types | Static Public Member Functions | List of all members
ROOT::Detail::TCollectionProxyInfo::Pushback< Internal::TStdBitsetHelper< Bitset_t > > Struct Template Reference

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

Definition at line 850 of file TCollectionProxyInfo.h.

Public Types

typedef Bitset_t Cont_t
 
typedef Environ< Iter_tEnv_t
 
using InfoBase_t = TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >
 
typedef std::pair< size_t, Bool_tIter_t
 
typedef Cont_tPCont_t
 
typedef Env_tPEnv_t
 
typedef Value_tPValue_t
 
typedef Bool_t Value_t
 
- Public Types inherited from ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >
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
 

Static Public Member Functions

static voidfeed (void *from, void *to, size_t size)
 
static void resize (void *, size_t)
 
static int value_offset ()
 
- Static Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >
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< const Bool_t &>
static voidaddress (const Bool_t & ref)
 

Additional Inherited Members

- Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Type< Internal::TStdBitsetHelper< Bitset_t > >
virtual ~Type ()
 
- Public Member Functions inherited from ROOT::Detail::TCollectionProxyInfo::Address< const Bool_t &>
virtual ~Address ()
 
voidaddress (std::vector< Bool_t >::const_reference)
 

#include <TCollectionProxyInfo.h>

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

Member Typedef Documentation

◆ Cont_t

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

Definition at line 749 of file TCollectionProxyInfo.h.

◆ Env_t

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

Definition at line 752 of file TCollectionProxyInfo.h.

◆ InfoBase_t

Definition at line 851 of file TCollectionProxyInfo.h.

◆ Iter_t

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

Definition at line 750 of file TCollectionProxyInfo.h.

◆ PCont_t

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

Definition at line 754 of file TCollectionProxyInfo.h.

◆ PEnv_t

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

Definition at line 753 of file TCollectionProxyInfo.h.

◆ PValue_t

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

Definition at line 755 of file TCollectionProxyInfo.h.

◆ Value_t

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

Definition at line 751 of file TCollectionProxyInfo.h.

Member Function Documentation

◆ feed()

template<typename Bitset_t >
static void* ROOT::Detail::TCollectionProxyInfo::Pushback< Internal::TStdBitsetHelper< Bitset_t > >::feed ( void from,
void to,
size_t  size 
)
inlinestatic

Definition at line 862 of file TCollectionProxyInfo.h.

◆ resize()

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

Definition at line 860 of file TCollectionProxyInfo.h.

◆ value_offset()

template<typename Bitset_t >
static int ROOT::Detail::TCollectionProxyInfo::Pushback< Internal::TStdBitsetHelper< Bitset_t > >::value_offset ( )
inlinestatic

Definition at line 869 of file TCollectionProxyInfo.h.

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

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