#include <mailfolder.h>
List of all members.
Constructor & Destructor Documentation
virtual buffy::MailFolderImpl::~MailFolderImpl |
( |
| ) |
[inline, virtual] |
Member Function Documentation
virtual bool buffy::MailFolderImpl::changed |
( |
| ) |
[pure virtual] |
virtual int buffy::MailFolderImpl::getMsgFlagged |
( |
| ) |
const throw () [pure virtual] |
virtual int buffy::MailFolderImpl::getMsgNew |
( |
| ) |
const throw () [pure virtual] |
virtual int buffy::MailFolderImpl::getMsgTotal |
( |
| ) |
const throw () [pure virtual] |
virtual int buffy::MailFolderImpl::getMsgUnread |
( |
| ) |
const throw () [pure virtual] |
virtual const std::string& buffy::MailFolderImpl::name |
( |
| ) |
const throw () [pure virtual] |
virtual const std::string& buffy::MailFolderImpl::path |
( |
| ) |
const throw () [pure virtual] |
virtual std::string buffy::MailFolderImpl::type |
( |
| ) |
const throw () [pure virtual] |
virtual void buffy::MailFolderImpl::updateStatistics |
( |
| ) |
[pure virtual] |
The documentation for this class was generated from the following file: