Reflex::Insert< T > Struct Template Reference

#include <CollectionProxy.h>

Inheritance diagram for Reflex::Insert< 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 * feed (void *from, void *to, size_t size)
static void resize (void *, size_t)
static int value_offset ()

Detailed Description

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

Definition at line 270 of file CollectionProxy.h.


Member Typedef Documentation

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

Reimplemented from Reflex::CollType< T >.

Definition at line 271 of file CollectionProxy.h.

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

Reimplemented from Reflex::CollType< T >.

Definition at line 272 of file CollectionProxy.h.

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

Reimplemented from Reflex::CollType< T >.

Definition at line 273 of file CollectionProxy.h.

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

Reimplemented from Reflex::CollType< T >.

Definition at line 274 of file CollectionProxy.h.

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

Reimplemented from Reflex::CollType< T >.

Definition at line 275 of file CollectionProxy.h.

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

Reimplemented from Reflex::CollType< T >.

Definition at line 276 of file CollectionProxy.h.

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

Reimplemented from Reflex::CollType< T >.

Definition at line 277 of file CollectionProxy.h.


Member Function Documentation

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

Definition at line 280 of file CollectionProxy.h.

References c, i, m, and size_t.

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

Definition at line 291 of file CollectionProxy.h.

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

Definition at line 295 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