tntdb::Row::const_iterator Class Reference

List of all members.

Public Types

typedef const value_typeconst_reference
typedef const value_typeconst_pointer

Public Member Functions

 const_iterator (const Row &row_, size_type offset_)
bool operator== (const const_iterator &it) const
bool operator!= (const const_iterator &it) const
const_iteratoroperator++ ()
const_iterator operator++ (int)
const_iterator operator-- ()
const_iterator operator-- (int)
const_reference operator* () const
const_pointer operator-> () const
const_iteratoroperator+= (difference_type n)
const_iterator operator+ (difference_type n) const
const_iteratoroperator-= (difference_type n)
const_iterator operator- (difference_type n) const
difference_type operator- (const const_iterator &it) const

The documentation for this class was generated from the following file:
Generated on Tue Apr 6 01:50:10 2010 for tntdb by  doxygen 1.6.3