mail Struct Reference

#include <mail.h>

Collaboration diagram for mail:

Collaboration graph
[legend]

Data Fields

mailnext
mailprev
dbref to
dbref from
int number
char * time
char * subject
char * tolist
int read

Detailed Description

Definition at line 53 of file mail.h.


Field Documentation

dbref mail::from

Definition at line 58 of file mail.h.

Referenced by do_mail_fwd(), do_mail_reply(), do_mail_retract1(), do_mail_review(), do_mail_stats(), dump_mail(), load_mail_V5(), mail_fetch_from(), mail_match(), and send_mail().

struct mail* mail::next

Definition at line 55 of file mail.h.

Referenced by MailList::AppendItem(), MailList::NextItem(), MailList::RemoveAll(), and MailList::RemoveItem().

int mail::number

Definition at line 59 of file mail.h.

Referenced by do_mail_debug(), do_mail_fwd(), do_mail_reply(), do_mail_review(), do_mail_stats(), dump_mail(), load_mail_V5(), mail_fetch_message(), MailList::RemoveAll(), MailList::RemoveItem(), and send_mail().

struct mail* mail::prev

Definition at line 56 of file mail.h.

Referenced by MailList::AppendItem(), and MailList::RemoveItem().

int mail::read

Definition at line 63 of file mail.h.

Referenced by do_mail_file(), do_mail_flags(), dump_mail(), load_mail_V5(), mail_match(), send_mail(), and status_string().

char* mail::subject

Definition at line 61 of file mail.h.

Referenced by do_mail_fwd(), do_mail_reply(), do_mail_review(), dump_mail(), load_mail_V5(), MailList::RemoveAll(), MailList::RemoveItem(), and send_mail().

char* mail::time

Definition at line 60 of file mail.h.

Referenced by do_mail_reply(), do_mail_review(), do_mail_stats(), dump_mail(), load_mail_V5(), mail_match(), MailList::RemoveAll(), MailList::RemoveItem(), and send_mail().

dbref mail::to

Definition at line 57 of file mail.h.

Referenced by do_mail_debug(), do_mail_stats(), dump_mail(), load_mail_V5(), and send_mail().

char* mail::tolist

Definition at line 62 of file mail.h.

Referenced by do_mail_reply(), dump_mail(), load_mail_V5(), MailList::RemoveAll(), MailList::RemoveItem(), and send_mail().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:25 2007 for MUX by  doxygen 1.4.7