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

#include <pendingupdates.h>

Public Member Functions

unsigned int first (void) const
 
unsigned int second (void) const
 
std::vector< std::string > getCustomFlags (void) const
 
unsigned int getUID (void) const
 
void operator++ (void)
 
bool operator!= (flagupdates_const_iterator) const
 
 flagupdates_const_iterator (void)
 
 flagupdates_const_iterator (std::map< unsigned int, unsigned int >::iterator i, std::map< unsigned int, std::vector< std::string > > *, std::map< unsigned int, unsigned int > *)
 

Detailed Description

Definition at line 47 of file pendingupdates.h.

Constructor & Destructor Documentation

◆ flagupdates_const_iterator() [1/2]

Definition at line 136 of file pendingupdates.cc.

◆ flagupdates_const_iterator() [2/2]

flagupdates_const_iterator ( std::map< unsigned int, unsigned int >::iterator  i,
std::map< unsigned int, std::vector< std::string > > *  ,
std::map< unsigned int, unsigned int > *   
)

Member Function Documentation

◆ first()

unsigned int first ( void  ) const

Definition at line 174 of file pendingupdates.cc.

Here is the caller graph for this function:

◆ getCustomFlags()

vector< string > getCustomFlags ( void  ) const

Definition at line 186 of file pendingupdates.cc.

Here is the caller graph for this function:

◆ getUID()

unsigned int getUID ( void  ) const

Definition at line 192 of file pendingupdates.cc.

Here is the caller graph for this function:

◆ operator!=()

bool operator!= ( flagupdates_const_iterator  i) const

Definition at line 156 of file pendingupdates.cc.

◆ operator++()

void operator++ ( void  )

Definition at line 150 of file pendingupdates.cc.

◆ second()

unsigned int second ( void  ) const

Definition at line 180 of file pendingupdates.cc.

Here is the caller graph for this function:

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