Garfield++ v1r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <AbsArr.h>
Public Member Functions | |
IndexingProvider (DynArr< D > &farr, long fq_deref_ind, long fcurrent_pos) | |
operator D& () const | |
D & | operator= (const D &f) |
IndexingProvider< D > & | operator[] (long n) |
const IndexingProvider< D > & | operator[] (long n) const |
Public Attributes | |
DynArr< D > & | arr |
long | q_deref_ind |
long | current_pos |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 1944 of file AbsArr.h.
|
inline |
Definition at line 1972 of file AbsArr.h.
Definition at line 1907 of file AbsArr.h.
Referenced by DynArr< T >::IndexingProvider< D >::operator D&(), DynArr< T >::IndexingProvider< D >::operator=(), and DynArr< T >::IndexingProvider< D >::operator[]().
Definition at line 1909 of file AbsArr.h.
Referenced by DynArr< T >::IndexingProvider< D >::operator D&(), DynArr< T >::IndexingProvider< D >::operator=(), and DynArr< T >::IndexingProvider< D >::operator[]().
Definition at line 1908 of file AbsArr.h.
Referenced by DynArr< T >::IndexingProvider< D >::operator D&(), DynArr< T >::IndexingProvider< D >::operator=(), and DynArr< T >::IndexingProvider< D >::operator[]().