All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Private Attributes
orgQhull::QhullLinkedList< T >::const_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 const value_typepointer
typedef const value_typereference
typedef T value_type

Public Member Functions

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

Private Attributes

i

Detailed Description

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

Definition at line 145 of file QhullLinkedList.h.


Member Typedef Documentation

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

Definition at line 155 of file QhullLinkedList.h.

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

Definition at line 151 of file QhullLinkedList.h.

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

Definition at line 153 of file QhullLinkedList.h.

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

Definition at line 154 of file QhullLinkedList.h.

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

Definition at line 152 of file QhullLinkedList.h.


Constructor & Destructor Documentation

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

Definition at line 157 of file QhullLinkedList.h.

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

Definition at line 158 of file QhullLinkedList.h.

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

Definition at line 159 of file QhullLinkedList.h.

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

Definition at line 160 of file QhullLinkedList.h.


Member Function Documentation

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

Definition at line 166 of file QhullLinkedList.h.

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

Definition at line 163 of file QhullLinkedList.h.

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

Definition at line 320 of file QhullLinkedList.h.

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

Definition at line 168 of file QhullLinkedList.h.

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

Definition at line 169 of file QhullLinkedList.h.

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

Definition at line 174 of file QhullLinkedList.h.

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

Definition at line 173 of file QhullLinkedList.h.

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

Definition at line 170 of file QhullLinkedList.h.

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

Definition at line 171 of file QhullLinkedList.h.

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

Definition at line 175 of file QhullLinkedList.h.

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

Definition at line 164 of file QhullLinkedList.h.

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

Definition at line 161 of file QhullLinkedList.h.

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

Definition at line 165 of file QhullLinkedList.h.


Member Data Documentation

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

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