VMime
MDNInfos Class Reference
Inheritance diagram for MDNInfos:
Collaboration diagram for MDNInfos:

List of all members.

Public Member Functions

virtual ~MDNInfos ()
virtual const ref< const messagegetMessage () const =0

Additional Inherited Members

- Protected Member Functions inherited from object
 object ()
 object (const object &)
objectoperator= (const object &)
virtual ~object ()

Detailed Description

Holds information about Message Disposition Notifications (MDN).


Constructor & Destructor Documentation

~MDNInfos ( )
virtual

Member Function Documentation

virtual const ref<const message> getMessage ( ) const
pure virtual

Return the message related to this MDN.

Returns:
related message

Implemented in receivedMDNInfos, and sendableMDNInfos.


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