sendableMDNInfos Class Reference

Holds information about a Message Disposition Notifications (MDN) that is to be sent. More...

Inheritance diagram for sendableMDNInfos:
Inheritance graph
[legend]
Collaboration diagram for sendableMDNInfos:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 sendableMDNInfos (const ref< const message > msg, const mailbox &mbox)
 sendableMDNInfos (const sendableMDNInfos &other)
sendableMDNInfosoperator= (const sendableMDNInfos &other)
const ref< const messagegetMessage () const
const mailboxgetRecipient () const

Detailed Description

Holds information about a Message Disposition Notifications (MDN) that is to be sent.


Constructor & Destructor Documentation

sendableMDNInfos ( const ref< const message msg,
const mailbox mbox 
)
sendableMDNInfos ( const sendableMDNInfos other  ) 

Member Function Documentation

const ref< const message > getMessage (  )  const [virtual]

Return the message related to this MDN.

Returns:
related message

Implements MDNInfos.

const mailbox & getRecipient (  )  const

Return the recipient of the MDN (the mailbox that will receive the notification message).

Returns:
recipient of the MDN
sendableMDNInfos & operator= ( const sendableMDNInfos other  ) 

The documentation for this class was generated from the following files:

Generated by  doxygen 1.6.2