structure Class Reference
Structure of a MIME part/message.
More...
List of all members.
Detailed Description
Structure of a MIME part/message.
Constructor & Destructor Documentation
Member Function Documentation
| virtual ref<part> getPartAt |
( |
const int |
pos |
) |
[pure virtual] |
Return the part at the specified position (first part is at position 0).
- Parameters:
-
- Returns:
- part at position 'pos'
| virtual ref<const part> getPartAt |
( |
const int |
pos |
) |
const [pure virtual] |
Return the part at the specified position (first part is at position 0).
- Parameters:
-
- Returns:
- part at position 'pos'
| virtual int getPartCount |
( |
|
) |
const [pure virtual] |
Return the number of parts in this part.
- Returns:
- number of parts
The documentation for this class was generated from the following file: