storage::IterPair< Iter > Class Template Reference

#include <IterPair.h>

Inheritance diagram for storage::IterPair< Iter >:

storage::MakeCondIterPair< Pred, Iter > List of all members.

Public Types

typedef Iter itype

Public Member Functions

 IterPair (const Iter b, const Iter e)
 IterPair (const IterPair &x)
IterPairoperator= (const IterPair &x)
bool operator== (const IterPair &x) const
bool empty () const
unsigned length () const
Iter begin () const
Iter end () const

Protected Attributes

Iter m_begin
Iter m_end

template<class Iter>
class storage::IterPair< Iter >


Member Typedef Documentation

template<class Iter>
typedef Iter storage::IterPair< Iter >::itype


Constructor & Destructor Documentation

template<class Iter>
storage::IterPair< Iter >::IterPair ( const Iter  b,
const Iter  e 
) [inline]

template<class Iter>
storage::IterPair< Iter >::IterPair ( const IterPair< Iter > &  x  )  [inline]


Member Function Documentation

template<class Iter>
IterPair& storage::IterPair< Iter >::operator= ( const IterPair< Iter > &  x  )  [inline]

template<class Iter>
bool storage::IterPair< Iter >::operator== ( const IterPair< Iter > &  x  )  const [inline]

template<class Iter>
bool storage::IterPair< Iter >::empty (  )  const [inline]

template<class Iter>
unsigned storage::IterPair< Iter >::length (  )  const [inline]

template<class Iter>
Iter storage::IterPair< Iter >::begin (  )  const [inline]

template<class Iter>
Iter storage::IterPair< Iter >::end (  )  const [inline]


Member Data Documentation

template<class Iter>
Iter storage::IterPair< Iter >::m_begin [protected]

template<class Iter>
Iter storage::IterPair< Iter >::m_end [protected]


The documentation for this class was generated from the following file:
Generated on Tue Nov 28 17:50:01 2006 for yast2-storage by  doxygen 1.5.0