CLHEP 2.0.4.7 Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

CLHEP::HepGenMatrix::Alloc< T, size > Class Template Reference

#include <GenMatrix.h>

List of all members.

Public Types

typedef T value_type
typedef size_t size_type
typedef ptrdiff_t difference_type
typedef T * pointer
typedef const T * const_pointer
typedef T & reference
typedef const T & const_reference

Public Member Functions

pointer address (reference r) const
const_pointer address (const_reference r) const
 Alloc () throw ()
 Alloc (const Alloc< T, size > &) throw ()
 ~Alloc () throw ()
pointer allocate (size_type n, const void *hint=0)
void deallocate (pointer p, size_type n)
void construct (pointer p, const T &val)
void destroy (pointer p)
size_type max_size () const throw ()

Classes

struct  rebind


Detailed Description

template<class T, size_t size>
class CLHEP::HepGenMatrix::Alloc< T, size >

Definition at line 74 of file GenMatrix.h.


Member Typedef Documentation

template<class T, size_t size>
typedef const T* CLHEP::HepGenMatrix::Alloc< T, size >::const_pointer

Definition at line 82 of file GenMatrix.h.

template<class T, size_t size>
typedef const T& CLHEP::HepGenMatrix::Alloc< T, size >::const_reference

Definition at line 84 of file GenMatrix.h.

template<class T, size_t size>
typedef ptrdiff_t CLHEP::HepGenMatrix::Alloc< T, size >::difference_type

Definition at line 80 of file GenMatrix.h.

template<class T, size_t size>
typedef T* CLHEP::HepGenMatrix::Alloc< T, size >::pointer

Definition at line 81 of file GenMatrix.h.

template<class T, size_t size>
typedef T& CLHEP::HepGenMatrix::Alloc< T, size >::reference

Definition at line 83 of file GenMatrix.h.

template<class T, size_t size>
typedef size_t CLHEP::HepGenMatrix::Alloc< T, size >::size_type

Definition at line 79 of file GenMatrix.h.

template<class T, size_t size>
typedef T CLHEP::HepGenMatrix::Alloc< T, size >::value_type

Definition at line 78 of file GenMatrix.h.


Constructor & Destructor Documentation

template<class T, size_t size>
CLHEP::HepGenMatrix::Alloc< T, size >::Alloc (  )  throw () [inline]

Definition at line 88 of file GenMatrix.h.

template<class T, size_t size>
CLHEP::HepGenMatrix::Alloc< T, size >::Alloc ( const Alloc< T, size > &   )  throw () [inline]

Definition at line 89 of file GenMatrix.h.

template<class T, size_t size>
CLHEP::HepGenMatrix::Alloc< T, size >::~Alloc (  )  throw () [inline]

Definition at line 90 of file GenMatrix.h.


Member Function Documentation

template<class T, size_t size>
const_pointer CLHEP::HepGenMatrix::Alloc< T, size >::address ( const_reference  r  )  const [inline]

Definition at line 87 of file GenMatrix.h.

template<class T, size_t size>
pointer CLHEP::HepGenMatrix::Alloc< T, size >::address ( reference  r  )  const [inline]

Definition at line 86 of file GenMatrix.h.

template<class T, size_t size>
pointer CLHEP::HepGenMatrix::Alloc< T, size >::allocate ( size_type  n,
const void *  hint = 0 
) [inline]

Definition at line 91 of file GenMatrix.h.

template<class T, size_t size>
void CLHEP::HepGenMatrix::Alloc< T, size >::construct ( pointer  p,
const T &  val 
) [inline]

Definition at line 93 of file GenMatrix.h.

template<class T, size_t size>
void CLHEP::HepGenMatrix::Alloc< T, size >::deallocate ( pointer  p,
size_type  n 
) [inline]

Definition at line 92 of file GenMatrix.h.

template<class T, size_t size>
void CLHEP::HepGenMatrix::Alloc< T, size >::destroy ( pointer  p  )  [inline]

Definition at line 94 of file GenMatrix.h.

template<class T, size_t size>
size_type CLHEP::HepGenMatrix::Alloc< T, size >::max_size (  )  const throw () [inline]

Definition at line 95 of file GenMatrix.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 22:02:31 2010 for CLHEP by  doxygen 1.4.7