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

#include <QhullLinkedList.h>

List of all members.

Public Types

typedef ptrdiff_t difference_type
typedef
std::bidirectional_iterator_tag 
iterator_category
typedef value_typepointer
typedef value_typereference
typedef T value_type

Public Member Functions

 iterator ()
 iterator (T t)
 iterator (const iterator &o)
bool operator!= (const iterator &o) const
bool operator!= (const const_iterator &o) const
operator* () const
iterator operator+ (int j) const
iteratoroperator++ ()
iterator operator++ (int)
iteratoroperator+= (int j)
iterator operator- (int j) const
iteratoroperator-- ()
iterator operator-- (int)
iteratoroperator-= (int j)
operator-> () const
iteratoroperator= (const iterator &o)
bool operator== (const iterator &o) const
bool operator== (const const_iterator &o) const

Private Attributes

i

Friends

class const_iterator

Detailed Description

template<typename T>
class orgQhull::QhullLinkedList< T >::iterator

Definition at line 111 of file QhullLinkedList.h.


Member Typedef Documentation

template<typename T>
typedef ptrdiff_t orgQhull::QhullLinkedList< T >::iterator::difference_type

Definition at line 122 of file QhullLinkedList.h.

template<typename T>
typedef std::bidirectional_iterator_tag orgQhull::QhullLinkedList< T >::iterator::iterator_category

Definition at line 118 of file QhullLinkedList.h.

template<typename T>
typedef value_type* orgQhull::QhullLinkedList< T >::iterator::pointer

Definition at line 120 of file QhullLinkedList.h.

template<typename T>
typedef value_type& orgQhull::QhullLinkedList< T >::iterator::reference

Definition at line 121 of file QhullLinkedList.h.

template<typename T>
typedef T orgQhull::QhullLinkedList< T >::iterator::value_type

Definition at line 119 of file QhullLinkedList.h.


Constructor & Destructor Documentation

template<typename T>
orgQhull::QhullLinkedList< T >::iterator::iterator ( ) [inline]

Definition at line 124 of file QhullLinkedList.h.

template<typename T>
orgQhull::QhullLinkedList< T >::iterator::iterator ( t) [inline]

Definition at line 125 of file QhullLinkedList.h.

template<typename T>
orgQhull::QhullLinkedList< T >::iterator::iterator ( const iterator o) [inline]

Definition at line 126 of file QhullLinkedList.h.


Member Function Documentation

template<typename T>
bool orgQhull::QhullLinkedList< T >::iterator::operator!= ( const iterator o) const [inline]

Definition at line 132 of file QhullLinkedList.h.

template<typename T>
bool orgQhull::QhullLinkedList< T >::iterator::operator!= ( const const_iterator o) const [inline]

Definition at line 134 of file QhullLinkedList.h.

template<typename T>
T orgQhull::QhullLinkedList< T >::iterator::operator* ( ) const [inline]

Definition at line 129 of file QhullLinkedList.h.

template<typename T >
QhullLinkedList< T >::iterator orgQhull::QhullLinkedList< T >::iterator::operator+ ( int  j) const

Definition at line 303 of file QhullLinkedList.h.

template<typename T>
iterator& orgQhull::QhullLinkedList< T >::iterator::operator++ ( ) [inline]

Definition at line 135 of file QhullLinkedList.h.

template<typename T>
iterator orgQhull::QhullLinkedList< T >::iterator::operator++ ( int  ) [inline]

Definition at line 136 of file QhullLinkedList.h.

template<typename T>
iterator& orgQhull::QhullLinkedList< T >::iterator::operator+= ( int  j) [inline]

Definition at line 141 of file QhullLinkedList.h.

template<typename T>
iterator orgQhull::QhullLinkedList< T >::iterator::operator- ( int  j) const [inline]

Definition at line 140 of file QhullLinkedList.h.

template<typename T>
iterator& orgQhull::QhullLinkedList< T >::iterator::operator-- ( ) [inline]

Definition at line 137 of file QhullLinkedList.h.

template<typename T>
iterator orgQhull::QhullLinkedList< T >::iterator::operator-- ( int  ) [inline]

Definition at line 138 of file QhullLinkedList.h.

template<typename T>
iterator& orgQhull::QhullLinkedList< T >::iterator::operator-= ( int  j) [inline]

Definition at line 142 of file QhullLinkedList.h.

template<typename T>
T orgQhull::QhullLinkedList< T >::iterator::operator-> ( ) const [inline]

Definition at line 130 of file QhullLinkedList.h.

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

Definition at line 127 of file QhullLinkedList.h.

template<typename T>
bool orgQhull::QhullLinkedList< T >::iterator::operator== ( const iterator o) const [inline]

Definition at line 131 of file QhullLinkedList.h.

template<typename T>
bool orgQhull::QhullLinkedList< T >::iterator::operator== ( const const_iterator o) const [inline]

Definition at line 133 of file QhullLinkedList.h.


Friends And Related Function Documentation

template<typename T>
friend class const_iterator [friend]

Definition at line 115 of file QhullLinkedList.h.


Member Data Documentation

template<typename T>
T orgQhull::QhullLinkedList< T >::iterator::i [private]

Definition at line 114 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