Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Private Attributes
boost::numeric::ublas::indirect_array< A >::const_iterator Class Reference

Detailed Description

template<class A>
class boost::numeric::ublas::indirect_array< A >::const_iterator

Definition at line 1380 of file serialize_storage.hpp.

List of all members.

Public Types

typedef indirect_array::value_type value_type
typedef
indirect_array::difference_type 
difference_type
typedef
indirect_array::const_reference 
reference
typedef
indirect_array::const_pointer 
pointer

Public Member Functions

BOOST_UBLAS_INLINE const_iterator (const indirect_array &ia, const const_subiterator_type &it)
BOOST_UBLAS_INLINE const_iteratoroperator++ ()
BOOST_UBLAS_INLINE const_iteratoroperator-- ()
BOOST_UBLAS_INLINE const_iteratoroperator+= (difference_type n)
BOOST_UBLAS_INLINE const_iteratoroperator-= (difference_type n)
BOOST_UBLAS_INLINE difference_type operator- (const const_iterator &it) const
BOOST_UBLAS_INLINE const_reference operator* () const
BOOST_UBLAS_INLINE size_type index () const
BOOST_UBLAS_INLINE const_iteratoroperator= (const const_iterator &it)
BOOST_UBLAS_INLINE bool operator== (const const_iterator &it) const
BOOST_UBLAS_INLINE bool operator< (const const_iterator &it) const

Private Attributes

const_subiterator_type it_

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

Generated on Wed Oct 15 2014 00:37:32 for Jafar by doxygen 1.7.6.1
LAAS-CNRS