Kinetic C/C++ Client
 All Classes Functions Variables Pages
Public Member Functions | List of all members
kinetic::KeyRangeIterator Class Reference
Inheritance diagram for kinetic::KeyRangeIterator:
Inheritance graph
[legend]
Collaboration diagram for kinetic::KeyRangeIterator:
Collaboration graph
[legend]

Public Member Functions

 KeyRangeIterator (BlockingKineticConnection *p, unsigned int framesz, string start, bool start_inclusive, string end, bool end_inclusive)
 
 KeyRangeIterator (KeyRangeIterator const &rhs)
 
KeyRangeIteratoroperator= (KeyRangeIterator const &rhs)
 
bool operator== (KeyRangeIterator const &rhs) const
 
bool operator!= (KeyRangeIterator const &rhs) const
 
KeyRangeIteratoroperator++ ()
 
KeyRangeIterator operator++ (int)
 
const string & operator* () const
 
string * operator-> ()
 

Detailed Description

Definition at line 38 of file key_range_iterator.h.


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