kmail

KMail::CachedImapJob::MsgForDownload Struct Reference

Information about a message to be downloaded (from the 'IMAP envelope'). More...

#include <cachedimapjob.h>

List of all members.


Public Member Functions

 MsgForDownload (ulong _uid, int _flags, ulong _size)
 MsgForDownload ()

Public Attributes

int flags
ulong size
ulong uid

Detailed Description

Information about a message to be downloaded (from the 'IMAP envelope').

Definition at line 65 of file cachedimapjob.h.


Constructor & Destructor Documentation

KMail::CachedImapJob::MsgForDownload::MsgForDownload (  )  [inline]

Definition at line 66 of file cachedimapjob.h.

KMail::CachedImapJob::MsgForDownload::MsgForDownload ( ulong  _uid,
int  _flags,
ulong  _size 
) [inline]

Definition at line 67 of file cachedimapjob.h.


Member Data Documentation


The documentation for this struct was generated from the following file: