VMime
MDNInfos Class Referenceabstract

#include <MDNInfos.hpp>

Inheritance diagram for MDNInfos:
Collaboration diagram for MDNInfos:

Public Member Functions

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

~MDNInfos ( )
virtual

Member Function Documentation

◆ getMessage()

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: