Reflex::Pushback< T > Struct Template Reference

#include <CollectionProxy.h>

Inheritance diagram for Reflex::Pushback< T >:

Reflex::CollType< T > Reflex::Address< T::const_reference > List of all members.

Public Types

typedef T Cont_t
typedef T::iterator Iter_t
typedef T::value_type Value_t
typedef Environ< Iter_tEnv_t
typedef Env_tPEnv_t
typedef Cont_tPCont_t
typedef Value_tPValue_t

Static Public Member Functions

static void resize (void *obj, size_t n)
static void * feed (void *from, void *to, size_t size)
static int value_offset ()

Detailed Description

template<class T>
struct Reflex::Pushback< T >

Definition at line 228 of file CollectionProxy.h.


Member Typedef Documentation

template<class T>
typedef T Reflex::Pushback< T >::Cont_t

Reimplemented from Reflex::CollType< T >.

Definition at line 229 of file CollectionProxy.h.

template<class T>
typedef T::iterator Reflex::Pushback< T >::Iter_t

Reimplemented from Reflex::CollType< T >.

Definition at line 230 of file CollectionProxy.h.

template<class T>
typedef T::value_type Reflex::Pushback< T >::Value_t

Reimplemented from Reflex::CollType< T >.

Definition at line 231 of file CollectionProxy.h.

template<class T>
typedef Environ<Iter_t> Reflex::Pushback< T >::Env_t

Reimplemented from Reflex::CollType< T >.

Definition at line 232 of file CollectionProxy.h.

template<class T>
typedef Env_t* Reflex::Pushback< T >::PEnv_t

Reimplemented from Reflex::CollType< T >.

Definition at line 233 of file CollectionProxy.h.

template<class T>
typedef Cont_t* Reflex::Pushback< T >::PCont_t

Reimplemented from Reflex::CollType< T >.

Definition at line 234 of file CollectionProxy.h.

template<class T>
typedef Value_t* Reflex::Pushback< T >::PValue_t

Reimplemented from Reflex::CollType< T >.

Definition at line 235 of file CollectionProxy.h.


Member Function Documentation

template<class T>
static void Reflex::Pushback< T >::resize ( void *  obj,
size_t  n 
) [inline, static]

Definition at line 236 of file CollectionProxy.h.

References c.

template<class T>
static void* Reflex::Pushback< T >::feed ( void *  from,
void *  to,
size_t  size 
) [inline, static]

Definition at line 242 of file CollectionProxy.h.

References c, i, m, and size_t.

template<class T>
static int Reflex::Pushback< T >::value_offset (  )  [inline, static]

Definition at line 254 of file CollectionProxy.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:56:45 2011 for ROOT_528-00b_version by  doxygen 1.5.1