Dacons LLP Mailit for C/C++ | Version 1.0.8 |
MessagePartEnumerator Class ReferenceMessagePartEnumerator class. More...
Inheritance diagram for MessagePartEnumerator: ![]()
Detailed DescriptionMessagePartEnumerator class.
Definition at line 25 of file MessagePartEnumerator.hpp. Member Function Documentation
Handle the contact fields receiving.
Implements Emai::MessagePartEnumerator. Referenced by Emai::MessagePartEnumerator::ProcessContacts().
Handle the message subject field receiving.
Implements Emai::MessagePartEnumerator. Referenced by Emai::MessagePartEnumerator::ProcessHeaderFields().
Handle the message plain text part receiving.
Implements Emai::MessagePartEnumerator. Referenced by Emai::MessagePartEnumerator::ProcessMessagePart().
Handle the message unicode text part receiving.
Implements Emai::MessagePartEnumerator. Referenced by Emai::MessagePartEnumerator::ProcessMessagePart().
Handle the message HTML text part receiving.
Implements Emai::MessagePartEnumerator. Referenced by Emai::MessagePartEnumerator::ProcessMessagePart().
Handle the message data receiving event.
Implements Emai::MessagePartEnumerator. Referenced by Emai::MessagePartEnumerator::ProcessMessagePart().
Handle the composite message part receive beginning.
Implements Emai::MessagePartEnumerator. Referenced by Emai::MessagePartEnumerator::ProcessMessagePart().
Handle the composite message part receive ending.
Implements Emai::MessagePartEnumerator. Referenced by Emai::MessagePartEnumerator::ProcessMessagePart().
Handle the message part receiving event.
Return contact storage object.
Return attachment file name for current part data.
Generate filename for part which does't have filename specified in header. Generated filename is based on internal counter saved as user data in the message part.
Return string with backslash at the end.
Opens file with "w+b" mode.
Return the pointer to the message subject.
Return list of the message contacts.
Return the message plain text data and its length.
Return the message Unicode text data and its length.
Return the message HTML data and its length.
Return the number of elements in the attachments list.
Return the message attachment data and its length.
Saves attachment to the file system.
Return the number of elements in the inline attachments list.
Returns the message inline attachment data and its length.
Return the number of elements in the text parts list.
Return the message Unicode text data and its length.
Return the message plain text data and its length.
The documentation for this class was generated from the following file: |