orgQhull::QhullSetIterator< T > Class Template Reference

#include <QhullSet.h>

List of all members.

Public Member Functions

int countRemaining ()
bool findNext (const T &t)
bool findPrevious (const T &t)
bool hasNext () const
bool hasPrevious () const
next ()
QhullSetIterator< T > & operator= (const QhullSetIterator< T > &o)
peekNext () const
peekPrevious () const
previous ()
 QhullSetIterator (const QhullSetIterator< T > &o)
 QhullSetIterator (const QhullSet< T > &s)
void toBack ()
void toFront ()

Private Types

typedef QhullSet< T >
::const_iterator 
const_iterator

Private Attributes

const_iterator begin_i
const_iterator end_i
const_iterator i

Detailed Description

template<typename T>
class orgQhull::QhullSetIterator< T >

Definition at line 186 of file QhullSet.h.


Member Typedef Documentation

template<typename T>
typedef QhullSet<T>::const_iterator orgQhull::QhullSetIterator< T >::const_iterator [private]

Definition at line 189 of file QhullSet.h.


Constructor & Destructor Documentation

template<typename T>
orgQhull::QhullSetIterator< T >::QhullSetIterator ( const QhullSet< T > &  s  )  [inline]
template<typename T>
orgQhull::QhullSetIterator< T >::QhullSetIterator ( const QhullSetIterator< T > &  o  )  [inline]

Member Function Documentation

template<typename T>
int orgQhull::QhullSetIterator< T >::countRemaining (  )  [inline]

Definition at line 204 of file QhullSet.h.

template<typename T >
bool orgQhull::QhullSetIterator< T >::findNext ( const T &  t  )  [inline]

Definition at line 320 of file QhullSet.h.

template<typename T >
bool orgQhull::QhullSetIterator< T >::findPrevious ( const T &  t  )  [inline]

Definition at line 332 of file QhullSet.h.

template<typename T>
bool orgQhull::QhullSetIterator< T >::hasNext (  )  const [inline]

Definition at line 211 of file QhullSet.h.

template<typename T>
bool orgQhull::QhullSetIterator< T >::hasPrevious (  )  const [inline]

Definition at line 212 of file QhullSet.h.

template<typename T>
T orgQhull::QhullSetIterator< T >::next (  )  [inline]

Definition at line 213 of file QhullSet.h.

template<typename T>
QhullSetIterator<T>& orgQhull::QhullSetIterator< T >::operator= ( const QhullSetIterator< T > &  o  )  [inline]

Definition at line 201 of file QhullSet.h.

template<typename T>
T orgQhull::QhullSetIterator< T >::peekNext (  )  const [inline]

Definition at line 214 of file QhullSet.h.

template<typename T>
T orgQhull::QhullSetIterator< T >::peekPrevious (  )  const [inline]

Definition at line 215 of file QhullSet.h.

template<typename T>
T orgQhull::QhullSetIterator< T >::previous (  )  [inline]

Definition at line 216 of file QhullSet.h.

template<typename T>
void orgQhull::QhullSetIterator< T >::toBack (  )  [inline]

Definition at line 217 of file QhullSet.h.

template<typename T>
void orgQhull::QhullSetIterator< T >::toFront (  )  [inline]

Definition at line 218 of file QhullSet.h.


Member Data Documentation

template<typename T>
const_iterator orgQhull::QhullSetIterator< T >::begin_i [private]

Definition at line 194 of file QhullSet.h.

template<typename T>
const_iterator orgQhull::QhullSetIterator< T >::end_i [private]

Definition at line 195 of file QhullSet.h.

template<typename T>
const_iterator orgQhull::QhullSetIterator< T >::i [private]

Definition at line 193 of file QhullSet.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Fri Jan 11 11:20:51 2013