Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
Public Member Functions
PendingUpdates::expunged_const_iterator Class Reference

#include <pendingupdates.h>

Public Member Functions

unsigned int operator* (void) const
 
void operator++ (void)
 
bool operator!= (expunged_const_iterator) const
 
bool operator== (expunged_const_iterator) const
 
 expunged_const_iterator (void)
 
 expunged_const_iterator (std::vector< unsigned int >::iterator i)
 

Detailed Description

Definition at line 27 of file pendingupdates.h.

Constructor & Destructor Documentation

◆ expunged_const_iterator() [1/2]

Definition at line 90 of file pendingupdates.cc.

◆ expunged_const_iterator() [2/2]

expunged_const_iterator ( std::vector< unsigned int >::iterator  i)

Member Function Documentation

◆ operator!=()

bool operator!= ( expunged_const_iterator  i) const

Definition at line 118 of file pendingupdates.cc.

◆ operator*()

unsigned int operator* ( void  ) const

Definition at line 100 of file pendingupdates.cc.

◆ operator++()

void operator++ ( void  )

Definition at line 106 of file pendingupdates.cc.

◆ operator==()

bool operator== ( expunged_const_iterator  i) const

Definition at line 112 of file pendingupdates.cc.


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