Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

RawIterator Class Reference

List of all members.

template<class Field>
class LinBox::ZeroOne< Field >::RawIterator


Public Types

typedef Element value_type

Public Methods

 RawIterator (size_t pos, Element elem)
 RawIterator (const RawIterator &In)
const RawIterator & operator= (const RawIterator &rhs)
bool operator== (const RawIterator &rhs)
bool operator!= (const RawIterator &rhs)
RawIterator & operator++ ()
RawIterator operator++ (int)
value_type operator * ()
const value_type operator * () const

Member Typedef Documentation

typedef Element value_type
 


Constructor & Destructor Documentation

RawIterator size_t    pos,
Element    elem
[inline]
 

RawIterator const RawIterator &    In [inline]
 


Member Function Documentation

const value_type operator *   const [inline]
 

value_type operator *   [inline]
 

bool operator!= const RawIterator &    rhs [inline]
 

RawIterator operator++ int    [inline]
 

RawIterator& operator++   [inline]
 

const RawIterator& operator= const RawIterator &    rhs [inline]
 

bool operator== const RawIterator &    rhs [inline]
 


Generated on Mon Jun 20 09:16:58 2005 for linbox by doxygen1.2.18