Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

XePFolder_s Struct Reference

#include <folder.h>

Collaboration diagram for XePFolder_s:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * id
char * path
 Path in the mailbox hieararchy, relative to its toplever directory.

XePFolderType type
long uid
 Unique Identifier.

XePManagerThread thread
XePMailboxmailbox
 Mailbox to which it is related.

clist * rule_refs
 List of processing rules.

mail_storage * ep_storage
 The storage.

mail_folder * ep_folder
 The message folder.

mail_envelopes_tree * ep_tree
 The message tree.

mail_envelopes_list * ep_list
 The message list.

clist * folder_refs
 VFolder: list of folders to seach.

clist * condition_refs
 VFolder: list of conditions.

uint32_t total
uint32_t unseen
uint32_t recent

Detailed Description

A folder. This structure holds the messages. Each folder is managed by a different thread. A folder can be of one of the following types:


Member Data Documentation

clist* XePFolder_s::condition_refs
 

VFolder: list of conditions.

struct mail_folder* XePFolder_s::ep_folder
 

The message folder.

struct mail_envelopes_list* XePFolder_s::ep_list
 

The message list.

struct mail_storage* XePFolder_s::ep_storage
 

The storage.

struct mail_envelopes_tree* XePFolder_s::ep_tree
 

The message tree.

clist* XePFolder_s::folder_refs
 

VFolder: list of folders to seach.

char* XePFolder_s::id
 

XePMailbox* XePFolder_s::mailbox
 

Mailbox to which it is related.

char* XePFolder_s::path
 

Path in the mailbox hieararchy, relative to its toplever directory.

Only for MH, NNTP, IMAP and MBOX hierarchies.

uint32_t XePFolder_s::recent
 

clist* XePFolder_s::rule_refs
 

List of processing rules.

XePManagerThread XePFolder_s::thread
 

uint32_t XePFolder_s::total
 

XePFolderType XePFolder_s::type
 

long XePFolder_s::uid
 

Unique Identifier.

uint32_t XePFolder_s::unseen
 


The documentation for this struct was generated from the following file:
Generated on Wed Oct 22 15:57:28 2003 for XetPan by doxygen 1.3.2