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

#include <status.h>

Public Member Functions

void setMessages (int i)
 
void setRecent (int i)
 
void setStatusID (int i)
 
void setUnseen (int i)
 
void setUidValidity (int i)
 
void setUidNext (int i)
 
int getMessages (void) const
 
int getRecent (void) const
 
int getStatusID (void) const
 
int getUnseen (void) const
 
int getUidValidity (void) const
 
int getUidNext (void) const
 
 Status (void)
 
 ~Status (void)
 

Detailed Description

Definition at line 13 of file status.h.

Constructor & Destructor Documentation

◆ Status()

Status ( void  )

Definition at line 13 of file status.cc.

◆ ~Status()

~Status ( void  )

Definition at line 18 of file status.cc.

Member Function Documentation

◆ getMessages()

int getMessages ( void  ) const
inline

Definition at line 36 of file status.h.

Here is the caller graph for this function:

◆ getRecent()

int getRecent ( void  ) const
inline

Definition at line 37 of file status.h.

Here is the caller graph for this function:

◆ getStatusID()

int getStatusID ( void  ) const
inline

Definition at line 38 of file status.h.

Here is the caller graph for this function:

◆ getUidNext()

int getUidNext ( void  ) const
inline

Definition at line 41 of file status.h.

Here is the caller graph for this function:

◆ getUidValidity()

int getUidValidity ( void  ) const
inline

Definition at line 40 of file status.h.

Here is the caller graph for this function:

◆ getUnseen()

int getUnseen ( void  ) const
inline

Definition at line 39 of file status.h.

Here is the caller graph for this function:

◆ setMessages()

void setMessages ( int  i)
inline

Definition at line 28 of file status.h.

Here is the caller graph for this function:

◆ setRecent()

void setRecent ( int  i)
inline

Definition at line 29 of file status.h.

Here is the caller graph for this function:

◆ setStatusID()

void setStatusID ( int  i)
inline

Definition at line 30 of file status.h.

Here is the caller graph for this function:

◆ setUidNext()

void setUidNext ( int  i)
inline

Definition at line 33 of file status.h.

Here is the caller graph for this function:

◆ setUidValidity()

void setUidValidity ( int  i)
inline

Definition at line 32 of file status.h.

Here is the caller graph for this function:

◆ setUnseen()

void setUnseen ( int  i)
inline

Definition at line 31 of file status.h.

Here is the caller graph for this function:

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