Mail Struct Reference

#include <pi-mail.h>

Collaboration diagram for Mail:

Collaboration graph
[legend]

Detailed Description

Definition at line 31 of file pi-mail.h.

Data Fields

int read
int signature
int confirmRead
int confirmDelivery
int priority
int addressing
int dated
tm date
char * subject
char * from
char * to
char * cc
char * bcc
char * replyTo
char * sentTo
char * body


Field Documentation

int Mail::read

Definition at line 32 of file pi-mail.h.

Referenced by pack_Mail(), and unpack_Mail().

int Mail::signature

Definition at line 33 of file pi-mail.h.

Referenced by pack_Mail(), and unpack_Mail().

int Mail::confirmRead

Definition at line 34 of file pi-mail.h.

Referenced by unpack_Mail().

int Mail::confirmDelivery

Definition at line 35 of file pi-mail.h.

Referenced by unpack_Mail().

int Mail::priority

Definition at line 36 of file pi-mail.h.

Referenced by pack_Mail(), and unpack_Mail().

int Mail::addressing

Definition at line 37 of file pi-mail.h.

Referenced by pack_Mail(), and unpack_Mail().

int Mail::dated

Definition at line 39 of file pi-mail.h.

Referenced by pack_Mail(), and unpack_Mail().

struct tm Mail::date

Definition at line 40 of file pi-mail.h.

Referenced by pack_Mail(), and unpack_Mail().

char* Mail::subject

Definition at line 42 of file pi-mail.h.

Referenced by free_Mail(), pack_Mail(), and unpack_Mail().

char* Mail::from

Definition at line 43 of file pi-mail.h.

Referenced by free_Mail(), pack_Mail(), and unpack_Mail().

char* Mail::to

Definition at line 44 of file pi-mail.h.

Referenced by free_Mail(), pack_Mail(), and unpack_Mail().

char* Mail::cc

Definition at line 45 of file pi-mail.h.

Referenced by free_Mail(), pack_Mail(), and unpack_Mail().

char* Mail::bcc

Definition at line 46 of file pi-mail.h.

Referenced by free_Mail(), pack_Mail(), and unpack_Mail().

char* Mail::replyTo

Definition at line 47 of file pi-mail.h.

Referenced by free_Mail(), pack_Mail(), and unpack_Mail().

char* Mail::sentTo

Definition at line 48 of file pi-mail.h.

Referenced by free_Mail(), pack_Mail(), and unpack_Mail().

char* Mail::body

Definition at line 49 of file pi-mail.h.

Referenced by free_Mail(), pack_Mail(), and unpack_Mail().


The documentation for this struct was generated from the following file:
© 1996-2007 by pilot-link.org. All rights reserved.