Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

MailFolderImpl Class Reference

#include <MailFolder.h>

Inheritance diagram for MailFolderImpl:

SmartPointerItem MailboxMailFolder MaildirMailFolder List of all members.

Public Member Functions

virtual const std::string & name () const =0 throw ()
virtual const std::string & path () const =0 throw ()
virtual int getMsgTotal () const =0 throw ()
virtual int getMsgUnread () const =0 throw ()
virtual int getMsgNew () const =0 throw ()
virtual int getMsgFlagged () const =0 throw ()
virtual bool changed ()=0
virtual void updateStatistics ()=0

Member Function Documentation

virtual bool MailFolderImpl::changed  )  [pure virtual]
 

Implemented in MailboxMailFolder, and MaildirMailFolder.

virtual int MailFolderImpl::getMsgFlagged  )  const throw () [pure virtual]
 

Implemented in MailboxMailFolder, and MaildirMailFolder.

virtual int MailFolderImpl::getMsgNew  )  const throw () [pure virtual]
 

Implemented in MailboxMailFolder, and MaildirMailFolder.

virtual int MailFolderImpl::getMsgTotal  )  const throw () [pure virtual]
 

Implemented in MailboxMailFolder, and MaildirMailFolder.

virtual int MailFolderImpl::getMsgUnread  )  const throw () [pure virtual]
 

Implemented in MailboxMailFolder, and MaildirMailFolder.

virtual const std::string& MailFolderImpl::name  )  const throw () [pure virtual]
 

Implemented in MailboxMailFolder, and MaildirMailFolder.

virtual const std::string& MailFolderImpl::path  )  const throw () [pure virtual]
 

Implemented in MailboxMailFolder, and MaildirMailFolder.

virtual void MailFolderImpl::updateStatistics  )  [pure virtual]
 

Implemented in MailboxMailFolder, and MaildirMailFolder.


The documentation for this class was generated from the following file:
Generated on Fri Mar 11 02:17:54 2005 for libbuffy by  doxygen 1.4.1