All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Types | Private Attributes
orgQhull::QhullLinkedListIterator< T > Class Template Reference

#include <QhullLinkedList.h>

List of all members.

Public Member Functions

bool findNext (const T &t)
bool findPrevious (const T &t)
bool hasNext () const
bool hasPrevious () const
next ()
QhullLinkedListIteratoroperator= (const QhullLinkedList< T > &container)
peekNext () const
peekPrevious () const
previous ()
 QhullLinkedListIterator (const QhullLinkedList< T > &container)
void toBack ()
void toFront ()

Private Types

typedef QhullLinkedList< T >
::const_iterator 
const_iterator

Private Attributes

const QhullLinkedList< T > * c
const_iterator i

Detailed Description

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

Definition at line 181 of file QhullLinkedList.h.


Member Typedef Documentation

template<typename T>
typedef QhullLinkedList<T>::const_iterator orgQhull::QhullLinkedListIterator< T >::const_iterator [private]

Definition at line 183 of file QhullLinkedList.h.


Constructor & Destructor Documentation

template<typename T>
orgQhull::QhullLinkedListIterator< T >::QhullLinkedListIterator ( const QhullLinkedList< T > &  container) [inline]

Definition at line 188 of file QhullLinkedList.h.


Member Function Documentation

template<typename T >
bool orgQhull::QhullLinkedListIterator< T >::findNext ( const T &  t)

Definition at line 339 of file QhullLinkedList.h.

template<typename T >
bool orgQhull::QhullLinkedListIterator< T >::findPrevious ( const T &  t)

Definition at line 351 of file QhullLinkedList.h.

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

Definition at line 192 of file QhullLinkedList.h.

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

Definition at line 193 of file QhullLinkedList.h.

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

Definition at line 194 of file QhullLinkedList.h.

template<typename T>
QhullLinkedListIterator& orgQhull::QhullLinkedListIterator< T >::operator= ( const QhullLinkedList< T > &  container) [inline]

Definition at line 189 of file QhullLinkedList.h.

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

Definition at line 195 of file QhullLinkedList.h.

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

Definition at line 196 of file QhullLinkedList.h.

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

Definition at line 197 of file QhullLinkedList.h.

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

Definition at line 199 of file QhullLinkedList.h.

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

Definition at line 198 of file QhullLinkedList.h.


Member Data Documentation

template<typename T>
const QhullLinkedList<T>* orgQhull::QhullLinkedListIterator< T >::c [private]

Definition at line 184 of file QhullLinkedList.h.

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

Definition at line 185 of file QhullLinkedList.h.


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


libqhull
Author(s): Robert Krug
autogenerated on Tue Jun 18 2013 12:38:50