kioslaves/mbox
Stat Class Reference
#include <stat.h>
Detailed Description
This class is used to get the stats of a mbox-email or mbox-file.This class only uses static members.
Definition at line 35 of file stat.h.
Public Member Functions | |
Stat () | |
~Stat () | |
Static Public Member Functions | |
static KIO::UDSEntry | stat (const UrlInfo &info) |
static KIO::UDSEntry | stat (ReadMBox &mbox, const UrlInfo &info) |
static KIO::UDSEntry | statDirectory (const UrlInfo &info) |
static KIO::UDSEntry | statMessage (const UrlInfo &info) |
Constructor & Destructor Documentation
|
Empty constructor.
|
|
Emtpy destructor.
|
Member Function Documentation
|
This function gives information with a given ReadMBox and UrlInfo. Through this, it is possible to ask the stats of the next message, without reopening the mbox-file.
|
|
This functions gives information with a given UrlInfo.
|
|
This function gets the stats of a given mbox-file in an UDSEntry.
|
|
This function gets the stats of a geven mbox-message in a UDSEntry.
|
The documentation for this class was generated from the following files: