Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
Public Member Functions
MaildirIndex Class Reference

#include <maildir.h>

Public Member Functions

void insert (const std::string &unique, unsigned int uid, const std::string &fileName="")
 
void remove (const std::string &unique)
 
void clear (void)
 
void clearFileNames (void)
 
void clearUids (void)
 
unsigned int getSize (void) const
 
MaildirIndexItemfind (const std::string &unique)
 

Detailed Description

Definition at line 38 of file maildir.h.

Member Function Documentation

◆ clear()

void clear ( void  )

Definition at line 820 of file maildir.cc.

Here is the caller graph for this function:

◆ clearFileNames()

void clearFileNames ( void  )

Definition at line 834 of file maildir.cc.

Here is the caller graph for this function:

◆ clearUids()

void clearUids ( void  )

Definition at line 826 of file maildir.cc.

Here is the caller graph for this function:

◆ find()

MaildirIndexItem * find ( const std::string &  unique)

Definition at line 810 of file maildir.cc.

Here is the caller graph for this function:

◆ getSize()

unsigned int getSize ( void  ) const

Definition at line 780 of file maildir.cc.

◆ insert()

void insert ( const std::string &  unique,
unsigned int  uid,
const std::string &  fileName = "" 
)

Definition at line 786 of file maildir.cc.

Here is the caller graph for this function:

◆ remove()

void remove ( const std::string &  unique)

Definition at line 802 of file maildir.cc.


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