#include <mime.h>
Inheritance diagram for PMultiPartList:

Public Member Functions | |
| PMultiPartList () | |
| bool | Decode (const PString &body, const PStringToString &contentInfo) |
| PMultiPartList::PMultiPartList | ( | ) | [inline] |
| bool PMultiPartList::Decode | ( | const PString & | body, | |
| const PStringToString & | contentInfo | |||
| ) |
| body | Body to extract parts from |
| contentInfo | Content-Type info as decoded from PMIMEInfo::GetComplex() |
1.4.7