Schleife Class Reference

#include <array.h>

List of all members.

Public Member Functions

 Schleife (int *v, int b, int e)
template<class A>
DWrapSim< Expr_for_iterator<
DWrapSim< A > > > 
operator() (const DWrapSim< A > &a)

Public Attributes

int * value_
int begin
int end


Detailed Description

Definition at line 800 of file array.h.


Constructor & Destructor Documentation

Schleife::Schleife int *  v,
int  b,
int  e
[inline]
 

Definition at line 805 of file array.h.


Member Function Documentation

template<class A>
DWrapSim<Expr_for_iterator<DWrapSim<A> > > Schleife::operator() const DWrapSim< A > &  a  )  [inline]
 

Definition at line 809 of file array.h.

References a, begin, end, and value_.


Member Data Documentation

int Schleife::begin
 

Definition at line 803 of file array.h.

Referenced by operator()().

int Schleife::end
 

Definition at line 804 of file array.h.

Referenced by operator()().

int* Schleife::value_
 

Definition at line 802 of file array.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
Generated on Mon Jan 16 14:46:05 2006 for IPPL by  doxygen 1.4.6