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

Public Member Functions

virtual ~MDNInfos ()
 
virtual const shared_ptr
< const message
getMessage () 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 shared_ptr<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: