Public Types | Public Member Functions | List of all members
Xapian::LatLongCoordsIterator Class Reference

An iterator across the values in a LatLongCoords object. More...

Public Types

typedef std::input_iterator_tag iterator_category
 
typedef LatLongCoord value_type
 
typedef size_t difference_type
 
typedef LatLongCoordpointer
 
typedef LatLongCoordreference
 

Public Member Functions

 LatLongCoordsIterator ()
 Default constructor. Produces an uninitialised iterator.
 
const LatLongCoordoperator* () const
 
LatLongCoordsIteratoroperator++ ()
 
DerefWrapper_< LatLongCoordoperator++ (int)
 
bool operator== (const LatLongCoordsIterator &other) const
 

Detailed Description

An iterator across the values in a LatLongCoords object.

Experimental - see https://xapian.org/docs/deprecation#experimental-features


The documentation for this class was generated from the following file:

Documentation for Xapian (version 1.4.0).
Generated on Wed Oct 12 2016 by Doxygen 1.8.11.