#include <maildirMessagePart.hpp>
◆ maildirMessagePart()
| maildirMessagePart |
( |
shared_ptr< maildirMessagePart > | parent, |
|
|
const size_t | number, |
|
|
const bodyPart & | part ) |
◆ ~maildirMessagePart()
◆ getBodyParsedLength()
| size_t getBodyParsedLength |
( |
| ) |
const |
◆ getBodyParsedOffset()
| size_t getBodyParsedOffset |
( |
| ) |
const |
◆ getHeader()
| shared_ptr< const header > getHeader |
( |
| ) |
const |
|
virtual |
◆ getHeaderParsedLength()
| size_t getHeaderParsedLength |
( |
| ) |
const |
◆ getHeaderParsedOffset()
| size_t getHeaderParsedOffset |
( |
| ) |
const |
◆ getNumber()
Return the part sequence number (index).
The first part is at index zero.
- Returns
- part number
Implements messagePart.
◆ getOrCreateHeader()
| header & getOrCreateHeader |
( |
| ) |
|
◆ getParent()
◆ getSize()
Return the size of this part.
- Returns
- size of the part (in bytes)
Implements messagePart.
◆ getStructure() [1/2]
◆ getStructure() [2/2]
◆ getType()
Return the media-type of the content in this part.
- Returns
- content media type
Implements messagePart.
◆ initStructure()
| void initStructure |
( |
const bodyPart & | part | ) |
|
The documentation for this class was generated from the following files: